just
brew install just
v1.53.0
CC0-1.0
Command runner for project-specific recipes, written in Rust; simpler alternative to Make.
Why you might care
Use just to save and execute project tasks (build, test, deploy) in a simple, language-agnostic justfile without Make's complexity. It's single-binary, cross-platform, and works well for monorepos and modern development workflows where you need to share standard commands across the team.
46.6k
30-day installs · #139
138.9k
90-day · #150
316.2k
365-day · #205
Build dependencies
Links
- https://just.systems
- Brew formula source: Formula/j/just.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"make",
"task",
"npm-scripts",
"doit"
],
"build_dependencies": [
"rust"
],
"categories": [
"build-system",
"task-runner"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Handy way to save and run project-specific commands",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:39:08+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "just",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://just.systems",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "Just: A Command Runner",
"installs_30d": 46552,
"installs_365d": 316186,
"installs_90d": 138856,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "CC0-1.0",
"llm_generated_at": "2026-06-20T23:42:58+00:00",
"llm_model": "claude-haiku-4-5",
"name": "just",
"oldnames": [],
"one_liner": "Command runner for project-specific recipes, written in Rust; simpler alternative to Make.",
"optional_dependencies": [],
"rank_30d": 139,
"rank_365d": 205,
"rank_90d": 150,
"raw_hash": "6b51e1b21e26dc12",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/j/just.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "1.53.0",
"versioned_formulae": [],
"why_use_this": "Use just to save and execute project tasks (build, test, deploy) in a simple, language-agnostic justfile without Make\u0027s complexity. It\u0027s single-binary, cross-platform, and works well for monorepos and modern development workflows where you need to share standard commands across the team."
}