mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 09:38:12 -07:00
15 lines
405 B
YAML
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: []
|