chick is a Make-like build tool with colored output.
- create a
chick.yamlfile - define the name property:
name: amogus
- define targets
# This target will be invoked if chick is run without any arguments default: - echo hi - echo put your shell command here sus: - rm -rf / --no-preserve-root
- run
chickand hope for the best.$ chick sus 11:59:59 ERROR Your build FAILED spectacularly. It is likely that your intelligence is inadequate for software development. Give up already.
Running you code rustfmt is required before commiting to this repository.
Git should take care of that for you (check your .git/hooks/pre-commit).