Download Binaries & Scripts
Download mncode CLI
Single standalone binary with zero dependencies. Pick your operating system or install with one terminal command.
macOS / Linux (Shell Script)
Recommendedcurl -fsSL https://raw.githubusercontent.com/mncuchiinhuttt/mncode/main/install.sh | sh
Windows (PowerShell)
irm | iexirm https://raw.githubusercontent.com/mncuchiinhuttt/mncode/main/install.ps1 | iex
Direct Binary Downloadsv0.1.2-beta
| OS / Platform | Architecture | Filename | Size | Action |
|---|---|---|---|---|
| macOS | Apple Silicon (M1 / M2 / M3 / M4) | mncode-darwin-arm64 | 9.7 MB | Download |
| macOS | Intel (x86_64) | mncode-darwin-amd64 | 10.0 MB | Download |
| Linux | x86_64 (amd64) | mncode-linux-amd64 | 10.0 MB | Download |
| Linux | ARM64 (aarch64) | mncode-linux-arm64 | 9.4 MB | Download |
| Windows | 64-bit (x64) | mncode-windows-amd64.exe | 10.0 MB | Download |
Security & Checksum Verification
All release binaries are compiled via GitHub Actions directly from the main branch. You can verify the checksums and view release commits on GitHub Releases .