#
Taskfile
Task is an open source task runner or build-tool that aims to be simpler and
easier to use than, for example, GNU Make.
It is language agnostic and uses a simple YAML file to define tasks. It knows
when tasks need to be rerun or not, it can use includes and run tasks in
parallel.
The taskfile topic hasn't been used on
any public repositories, yet.
Explore topics
- Followers
- 9 followers
- Repository
- go-task/task
- Website
- taskfile.dev