just
Overview
Version & Lifecycle
Community Notes
Deployment tip
Just is a single executable with no documented installer switches, so enterprise deployment is typically just copy the just.exe binary to a managed tools folder and add that folder to PATH for all users. The official CLI does support deployment-friendly automation knobs like --shell and --shell-arg to control which shell executes recipes, and you can standardize behavior with a project-local .justfile plus environment variables referenced inside recipes.
Release Notes & Updates
Help us match vulnerabilities
No vulnerability match yet. Pick the right product:
Don’t see it? Paste a CPE
Also known as
Other names people use for this app — helps search and matching.
Sign in to suggest a name.
Packaging Notes
Mirrored on SourceForge; releases available on GitHub