Hacker News new | ask | show | jobs
by FeatureIncomple 2138 days ago
Hi everybody, author here!

Task is a build tool / task runner that can be used to automate stuff, like code generation and all kind of development tasks.

You can think of it as an alternative to Make (Makefile).

The offical website / documentation is here: https://taskfile.dev/