
Task
Fast cross-platform build tool
The Lens
A modern replacement for Make. If you have a project with build commands, test scripts, deploy steps, or any repeatable tasks and you're tired of writing Makefiles with their tab-sensitivity and cryptic syntax, Task uses a simple YAML file instead. Define your tasks in a `Taskfile.yml`, run them with `task build`, `task test`, `task deploy`. It handles dependencies between tasks, runs things in parallel, watches files for changes, and works on Linux, Mac, and Windows without any compatibility headaches. Written in Go, ships as a single binary with zero dependencies.
Completely free. MIT licensed. No paid tier. Install via brew, go install, npm, or download the binary.
The catch: it's "just" a task runner. If you need a full build system with caching, remote execution, and dependency graph optimization, look at Turborepo, Bazel, or Nx. Task doesn't cache outputs; it re-runs every time unless you set up fingerprinting manually. For most projects, that doesn't matter. But for large monorepos with 30-minute builds, you need something smarter. For everything else, Task is cleaner than Make and simpler than everything else.
Free vs Self-Hosted vs Paid
fully freeWhat's Free
Everything. Task runner, YAML config, parallel execution, file watching, cross-platform support, dependency management between tasks. MIT licensed.
Cost
$0. Single binary, no dependencies, no runtime, no account.
Verdict
Free forever. No pricing to analyze. Install it and replace your Makefile.
Completely free: single binary, zero dependencies, MIT licensed.
Get tools like this every Wednesday
One featured tool, three on the radar. No fluff.
Similar Tools
About
- Stars
- 15,759
- Forks
- 850
Explore Further
More tools in the directory
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
380.2k ★everything-claude-code
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
220.7k ★hermes-agent
The agent that grows with you
201.2k ★