mirror of
https://github.com/onyx-and-iris/xair-cli.git
synced 2026-04-08 18:03:37 +00:00
add generate-readme task
add generate_help.go update pre-commit hook
This commit is contained in:
@@ -62,3 +62,8 @@ tasks:
|
||||
desc: Clean the build artifacts
|
||||
cmds:
|
||||
- '{{.SHELL}} rm -r {{.BIN_DIR}}'
|
||||
|
||||
update-readme:
|
||||
desc: Update the README.md file with the latest help output from the commands
|
||||
cmds:
|
||||
- go generate ./tools
|
||||
|
||||
Reference in New Issue
Block a user