charts/.taskfiles/Taskfile_windows.yml
Bruno Adele 5e86ce93b7
Add a contributing helper, for helping creating new chart (#508)
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2021-01-26 13:17:14 -05:00

11 lines
111 B
YAML

---
version: '3'
# Todo: add windows requirements
tasks:
default:
cmds:
- task -l
silent: true