go-task
brew install go-task
v3.51.1
MIT
Task runner written in Go that executes commands defined in YAML, simpler alternative to Make.
Why you might care
Easier syntax than Makefiles (YAML instead of tab-sensitive rules), cross-platform, supports task dependencies and variables out of the box. Use this when you want a lightweight task orchestrator for development workflows or CI/CD without the learning curve of Make.
5.9k
30-day installs · #531
25.2k
90-day · #441
109.0k
365-day · #391
Build dependencies
Links
- https://taskfile.dev/
- Brew formula source: Formula/g/go-task.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"make",
"meson",
"cmake",
"just"
],
"build_dependencies": [
"go"
],
"categories": [
"build-system",
"task-runner"
],
"caveats": null,
"conflicts_with": [
"task"
],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Task is a task runner/build tool that aims to be simpler and easier to use",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:16+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "go-task",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://taskfile.dev/",
"homepage_og_description": "A fast, cross-platform build tool inspired by Make, designed for modern workflows.",
"homepage_og_image": "https://taskfile.dev/img/og_image.png",
"homepage_title": "Task: The Modern Task Runner | Task",
"installs_30d": 5876,
"installs_365d": 109035,
"installs_90d": 25224,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": "2026-06-20T23:45:27+00:00",
"llm_model": "claude-haiku-4-5",
"name": "go-task",
"oldnames": [],
"one_liner": "Task runner written in Go that executes commands defined in YAML, simpler alternative to Make.",
"optional_dependencies": [],
"rank_30d": 531,
"rank_365d": 391,
"rank_90d": 441,
"raw_hash": "65a8691314780bf3",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/g/go-task.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "3.51.1",
"versioned_formulae": [],
"why_use_this": "Easier syntax than Makefiles (YAML instead of tab-sensitive rules), cross-platform, supports task dependencies and variables out of the box. Use this when you want a lightweight task orchestrator for development workflows or CI/CD without the learning curve of Make."
}