Many thanks to @github Security Lab to choose Task to participate in the GitHub Secure Open Source Fund program!
A task runner / simpler Make alternative written in Go.
- v3.52.0 is out 👇 * `secret: true` to hide sensitive variables from logs. * `use_gitignore: true` to make `sources:` respect your `.gitignore` rules. * New CLI flags and ENVs to control how Task behave. * Lots of bug fixes!
- We now have an internet web page to showcase some of the companies using Task. taskfile.dev/adopters
- v0.51.0 is out. * Significant performance boost for big Taskfiles (monorepos). * New template functions (absPath, joinEnv, joinUrl). * A few bug fixes.

