macOS
brew install justlocal Homebrew formula metadata
sudo port install justMacPorts ports tree · sysutils/just/Portfile · 来源: api.github.com
安装
brew install justlocal Homebrew formula metadata
sudo port install justMacPorts ports tree · sysutils/just/Portfile · 来源: api.github.com
sudo apk add justAlpine Linux edge package indexes · just · 来源: dl-cdn.alpinelinux.org
sudo dnf install justFedora Rawhide package metadata · just · 来源: dl.fedoraproject.org
nix profile install nixpkgs#justnixpkgs package indexes · pkgs/by-name/ju/just/package.nix · 来源: api.github.com
sudo pacman -S justArch Linux sync databases · just · 来源: geo.mirror.pkgbuild.com
sudo zypper install justopenSUSE Tumbleweed package metadata · just · 来源: download.opensuse.org
choco install justChocolatey community package catalog · just · 来源: community.chocolatey.org
scoop install main/justScoop official bucket manifest trees · bucket/just.json · 来源: api.github.com
winget install --id Casey.Just -eWindows Package Manager source index · Casey.Just · 来源: cdn.winget.microsoft.com
概览
Handy way to save and run project-specific commands
历史
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.
安全态势
没有找到 just 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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~/.justfile可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
just | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:just |
|---|---|
| 版本 | 1.57.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/just |
| 主页 | https://just.systems |
| 仓库 | https://github.com/casey/just |
| 上游文档 | https://github.com/casey/just |
| 许可证 | CC0-1.0 |
| 源码归档 | https://github.com/casey/just/archive/refs/tags/1.57.0.tar.gz |
| 最后更新 | 2026-07-19T04:49:07Z |
| Pulse | updated |
| 构建依赖 | rust |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 just来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.