+ // + Who builds with Task +
+
+ Trusted by teams shipping
+ production software.
+
+
+ Thousands of open source projects use Task as their build and release
+ orchestrator, from hyperscaler platforms and enterprise security tools
+ to CLI utilities downloaded millions of times. Below are a few
+ organizations whose public repositories ship a
+ Taskfile.yml. Every entry links to real, production code
+ you can inspect yourself.
+
+ // + Featured adopters +
+ ++ // + More projects using Task +
+ ++ // + Why Task? +
+-
+
- Is Task production-ready? +
- + Yes. Task ships as a single static binary, has been in wide + production use since 2018, and powers the release workflows of + projects with millions of downloads including Arduino CLI, + GoReleaser, FerretDB, and Gogs. + +
- Who uses Task in enterprise? +
-
+ Docker, Vercel, HashiCorp, Microsoft (Azure Sentinel), Google Cloud,
+ AWS, and Anthropic are among the organizations that ship code with a
+
Taskfile.yml. Task is also embedded end-to-end in + Arduino’s developer tooling stack across more than 70 repositories. +
+ - How is Task different from Make? +
- + Task uses plain YAML instead of Make’s tab-sensitive syntax, runs + identically on Linux, macOS, and Windows, and provides built-in + caching based on file fingerprints. It also comes with an + ecosystem of editor and CI integrations + that Make lacks by default. + +
- Where can I find real-world Taskfile examples? +
-
+ Every project above links directly to a public repository containing
+ a production
Taskfile.yml. Browsing those is the + fastest way to see Task used in real codebases at different scales. +
+