ZIP
WinGet
Just
Casey Rodarmor · 1.48.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
just-1.48.0-x86_64-pc-windows-msvc.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Casey.Just
Version
1.48.0
Description
Just a command runner
License
CC0-1.0
↗
Homepage
https://github.com/casey/just
Installer URL
https://github.com/casey/just/releases/download/1.48.0/just-1.48.0-x86_64-pc-windows-msvc.zip
Release Notes
Added
- Build docker images (#3174 by casey)
- Dynamically complete recipes for --usage (#3172 by casey)
- Dynamically complete groups (#3171 by casey)
- Dynamically complete recipes and variables (#3169 by casey)
- Complete appropriate filetypes (#3168 by casey)
- Allow overriding variables in submodules (#3151 by casey)
- Add --json as synonym for --dump --dump-format json (#3143 by casey)
Changed
- Stabilize lazy evaluation (#3180 by casey)
- Switch to dynamic completion engine (#3167 by case…