mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2026-03-12 05:09:12 +00:00
Compare commits
No commits in common. "eb2ce5360f4ad5c00bac2e8cc07e31dcdfbe7ec2" and "fee3fa199bc7cb4ab4e916cc3843c24210727902" have entirely different histories.
eb2ce5360f
...
fee3fa199b
@ -1,15 +1,7 @@
|
|||||||
version: '3'
|
version: '3'
|
||||||
|
|
||||||
# Dynamic build system - no spec files needed!
|
# Dynamic build system - no spec files needed!
|
||||||
# Examples:
|
# Usage: task build THEMES="azure forest" or task build-all
|
||||||
# - task -t Taskfile.dynamic.yml build THEMES="azure forest"
|
|
||||||
# - task -t Taskfile.dynamic.yml build-all
|
|
||||||
# THEMES can be specified as a space-separated list or "all" to build everything.
|
|
||||||
#
|
|
||||||
# Compression tasks are also dynamic and can be used like:
|
|
||||||
# Usage examples:
|
|
||||||
# - task -t Taskfile.dynamic.yml compress THEME=azure
|
|
||||||
# - task -t Taskfile.dynamic.yml compress-all
|
|
||||||
|
|
||||||
vars:
|
vars:
|
||||||
THEMES: '{{.THEMES | default "all"}}'
|
THEMES: '{{.THEMES | default "all"}}'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user