warp-themes/.warp/workflows/update_changelog_gitbook.yml
2022-05-07 17:32:12 -04:00

15 lines
405 B
YAML

---
name: "Run Warp themes preview generator"
command: "python3 ./scripts/gen_theme_previews.py {{directory}}"
tags:
- warpdotdev
- warpdotdev-dx
description: "Run Warp themes preview generator"
arguments:
- name: directory
description: The directory to generate themes for
default_value: standard
source_url: "https://warp.dev"
author: elviskahoro
author_url: "https://elvis.ai"
shells: []