feat: add commit task

Signed-off-by: nιcнolaѕ wιlde <ncwilde43@gmail.com>
This commit is contained in:
nιcнolaѕ wιlde
2022-09-05 00:49:51 -07:00
parent d568716c46
commit b86eba2e7d

View File

@ -114,6 +114,10 @@ tasks:
vars:
f:
sh: "readlink -f {{shellQuote .FILE}}"
commit:
desc: Commit new cook files.
cmds:
- ./scripts/commit.sh "{{shellQuote .FILES }}"
yamllint:
desc: Run yamllint
cmds: