Description:
Handy way to save and run project-specific commands
|
|
Type: Formula
|
Latest Version: 1.45.0@0
|
Tracked Since: Dec 9, 2025
|
|
Links:
Homepage |
formulae.brew.sh
|
|
Category: Developer tools
|
|
Tags:
command-runner
automation
developer-tools
task-runner
build-tool
|
|
Install:
brew install just
|
About:
Just is a command runner that simplifies executing project-specific tasks through a single 'justfile'. It provides a simple, Make-like syntax for defining recipes and dependencies, making it easier to manage development workflows without the complexity of shell scripts.
|
Key Features:
- Simple Make-like syntax
- Cross-platform shell command execution
- Command discovery and listing
- Dependency management between recipes
- Environment variable support
|
Use Cases:
- Running development tasks and build scripts
- Managing project setup and initialization commands
- Creating shortcuts for complex CLI commands
- Standardizing workflows across team members
|
Alternatives:
-
make
– More complex syntax and platform-specific behaviors
-
npm scripts
– Tied to JavaScript/Node.js ecosystem
-
task
– Go-based alternative with YAML configuration
|
| Detected |
Version |
Rev |
Change |
Commit |
| Dec 9, 2025 11:05am |
|
0 |
VERSION_BUMP |
de219ee3 |
| Dec 7, 2025 2:45am |
|
0 |
VERSION_BUMP |
2522a46e |
| Sep 12, 2025 5:26am |
|
0 |
VERSION_BUMP |
183990c5 |
| Dec 11, 2024 12:59am |
|
0 |
VERSION_BUMP |
3078c2c3 |
| Oct 1, 2024 12:51am |
|
0 |
VERSION_BUMP |
2ac385dd |
| Sep 11, 2024 2:20am |
|
0 |
VERSION_BUMP |
cf9e5ca2 |
| Jul 15, 2024 10:44am |
|
0 |
VERSION_BUMP |
91239d80 |
| Jul 7, 2024 12:43am |
|
0 |
VERSION_BUMP |
7caac9e3 |
| Jun 14, 2024 10:49pm |
|
0 |
VERSION_BUMP |
051e175f |
| Jun 14, 2024 9:32pm |
|
0 |
VERSION_BUMP |
ff6afe76 |
| May 25, 2024 1:24pm |
|
0 |
VERSION_BUMP |
c3146c19 |
| May 14, 2024 7:50am |
|
0 |
VERSION_BUMP |
d8712b94 |
| Dec 29, 2023 11:15pm |
|
0 |
VERSION_BUMP |
2af52bda |
| Dec 28, 2023 7:07pm |
|
0 |
VERSION_BUMP |
839d79dc |
| Dec 24, 2023 6:48pm |
|
0 |
VERSION_BUMP |
8e9e3c18 |
| Dec 20, 2023 3:47am |
|
0 |
VERSION_BUMP |
de109bb0 |
| Nov 8, 2023 3:50pm |
|
0 |
VERSION_BUMP |
2f421f8d |
| Oct 12, 2023 3:30pm |
|
0 |
VERSION_BUMP |
41ea167d |
| Sep 21, 2023 4:04pm |
|
0 |
VERSION_BUMP |
5e87d3a9 |
|