ZIP
WinGet
Just
Casey Rodarmor · 1.47.1 · 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.47.1-x86_64-pc-windows-msvc.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Casey.Just
Version
1.47.1
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.47.1/just-1.47.1-x86_64-pc-windows-msvc.zip
Release Notes
Fixed
- Block on running parallel dependencies (#3139 by casey)
- Fix setting-exported assignment visibility in child modules (#3128 by casey)
Added
- Add eager keyword to force evaluation of unused assignments (#3131 by casey)
Changed
- Only evaluate used variables in --evaluate and --command (#3130 by casey)
Misc
- Make eager assignments unstable (#3140 by casey)
- Include path to .env file in error messages (#3135 by casey)
- Consolidate override checking (#3127 by casey)
- Update readme vers…