macOS
brew install justlocal Homebrew formula metadata
sudo port install justMacPorts ports tree · sysutils/just/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de just pour les workflows d'agents IA.
installation
brew install justlocal Homebrew formula metadata
sudo port install justMacPorts ports tree · sysutils/just/Portfile · Source: api.github.com
sudo apk add justAlpine Linux edge package indexes · just · Source: dl-cdn.alpinelinux.org
sudo apt install justDebian stable package indexes · just · Source: deb.debian.org
sudo dnf install justFedora Rawhide package metadata · just · Source: dl.fedoraproject.org
nix profile install nixpkgs#justnixpkgs package indexes · pkgs/by-name/ju/just/package.nix · Source: api.github.com
sudo pacman -S justArch Linux sync databases · just · Source: geo.mirror.pkgbuild.com
sudo zypper install justopenSUSE Tumbleweed package metadata · just · Source: download.opensuse.org
choco install justChocolatey community package catalog · just · Source: community.chocolatey.org
scoop install main/justScoop official bucket manifest trees · bucket/just.json · Source: api.github.com
winget install --id Casey.Just -eWindows Package Manager source index · Casey.Just · Source: cdn.winget.microsoft.com
aperçu
Handy way to save and run project-specific commands
historique
just is a cross-platform command runner for saving project-specific commands in a `justfile`. It borrows the familiar recipe shape of Makefiles but deliberately avoids being a timestamp-based build system.
Casey Rodarmor created the `just` repository on 2016-06-17. The project grew from a practical frustration with using `make` for non-build automation: developers wanted named commands, arguments, helpful errors, directory search, completions, and readable syntax without Make's build-system semantics.
The official manual frames `just` as a command runner, not a build system. Recipes live in a file named `justfile`, `Justfile`, `.justfile`, or one of the documented fallback locations, and users invoke them as `just RECIPE`.
Version 1.0.0 was published on GitHub on 2022-02-22. By 2026-07-01, the repository metadata showed more than 34,000 GitHub stars and regular release activity, indicating that `just` had moved well beyond a niche Rust utility.
The official README documents installation through package managers, prebuilt binaries, and Cargo. The input package metadata shows broad packaging across Alpine, Homebrew, Chocolatey, Debian, Fedora, MacPorts, Nix, Arch, Scoop, Ubuntu, winget, and openSUSE-family packages.
Adoption has been helped by `just` being a single Rust-built CLI with no runtime dependency on a language-specific project stack. It fits repositories that want a shared entry point for testing, linting, formatting, release tasks, Docker commands, or local development setup.
A repository usually stores recipes in `justfile`; running `just` lists available recipes, and running `just name args...` executes one recipe. The manual documents shell selection, dotenv loading, parameters, aliases, imports, modules, completions, and recipes written in arbitrary languages.
The key usage boundary is that `just` does not replace Make for dependency-aware incremental builds. It replaces the common pattern of using Makefiles or ad hoc scripts as a menu of project commands.
just is significant because it became the package-manager-friendly version of a tiny team convention. A single binary plus a plain text `justfile` gives projects a predictable command surface without requiring contributors to learn an entire build system.
For package nerds, it is also interesting as a Rust CLI that is packaged almost everywhere and competes with decades of Make muscle memory by being intentionally less powerful in the build-system sense.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour just. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
justfileJustfile.justfile$XDG_CONFIG_HOME/just/justfile~/.config/just/justfile~/justfile~/.justfileexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
just | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:just |
|---|---|
| Version | 1.57.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/just |
| Page d'accueil | https://just.systems |
| Dépôt | https://github.com/casey/just |
| Docs amont | https://github.com/casey/just |
| Licence | CC0-1.0 |
| Archive source | https://github.com/casey/just/archive/refs/tags/1.57.0.tar.gz |
| Dernière mise à jour | 2026-07-19T04:49:07Z |
| Pulse | updated |
| Dépendances de compilation | rust |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | just |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
just 1.40.0-1+b1
Save and run project-specific commands
sudo apt install justjust
nix profile install nixpkgs#justjust 1.21.0-1
Save and run project-specific commands
sudo apt install justjust 1.48.1-r0
Just a command runner
sudo apk add justjust-bash-completion 1.48.1-r0
Bash completions for just
sudo apk add just-bash-completionjust-doc 1.48.1-r0
Just a command runner (documentation)
sudo apk add just-docjust-fish-completion 1.48.1-r0
Fish completions for just
sudo apk add just-fish-completionjust-zsh-completion 1.48.1-r0
Zsh completions for just
sudo apk add just-zsh-completionjust 1.51.0-1.fc45
Just a command runner
sudo dnf install justjust 1.52.0-1
A handy way to save and run project-specific commands
sudo pacman -S justjust 1.51.0-1.1
Commmand runner
sudo zypper install justjust-bash-completion 1.51.0-1.1
Bash Completion for just
sudo zypper install just-bash-completionjust-fish-completion 1.51.0-1.1
Fish Completion for just
sudo zypper install just-fish-completionjust-zsh-completion 1.51.0-1.1
Zsh Completion for just
sudo zypper install just-zsh-completionjust
sudo port install justjust
choco install justpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.