10 lines
238 B
YAML
10 lines
238 B
YAML
---
|
|
name: "Bundle warp"
|
|
command: "./script/bundle -c {{channel}}"
|
|
description: ~
|
|
arguments:
|
|
- name: channel
|
|
description: "The channel that should be bundled. One of \"stable\", \"preview\", or \"dev\"."
|
|
author: Warp Team
|
|
shells: []
|