ZIP
WinGet
run
Esubaalew · 0.9.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
run-x86_64-pc-windows-msvc-v0.9.1.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Esubaalew.Run
Version
0.9.1
Description
Universal multi-language runner and smart REPL
License
Apache-2.0
↗
Homepage
https://github.com/Esubaalew/run
Installer URL
https://github.com/Esubaalew/run/releases/download/v0.9.1/run-x86_64-pc-windows-msvc-v0.9.1.zip
Release Notes
v0.9.1 - 2026-05-15
Fixed
- Added run alias list so alias discovery is handled by the CLI instead of being misrouted as Python source.
v0.9.0 - 2026-05-14
Changed
- Bumped the crate for the full deep-strike release prep pass.
- Added workflow command summaries to run --help so doctor, cache, fmt, snippet, watch, and share are discoverable from Clap help output.
Fixed
- Rebuilt the global C++ precompiled-header cache per compiler identity, preventing stale .gch files from breaking C++ execution…