mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-27 01:58:12 -07:00
Running themes generator
This commit is contained in:
parent
ac109ecc25
commit
e11b76187b
1 changed files with 0 additions and 0 deletions
15
.warp/workflows/run_themes_generator.yml
Normal file
15
.warp/workflows/run_themes_generator.yml
Normal file
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
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: []
|
Loading…
Add table
Add a link
Reference in a new issue