A ./Taskfile is a task runner in plain and easy Bash. It adds a
list of available tasks to your project.
Generate your own Taskfile at taskfile.sh.
This Taskfile setup is based on Adrian Cooney's Taskfile and is widely adopted by Enrise in our modified flavor.
A big thanks to all the contributors of Taskfile!