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)
Recommended
curl -fsSL https://raw.githubusercontent.com/mncuchiinhuttt/mncode/main/install.sh | sh
Windows (PowerShell)
irm | iex
irm https://raw.githubusercontent.com/mncuchiinhuttt/mncode/main/install.ps1 | iex

Direct Binary Downloadsv0.1.2-beta

OS / PlatformArchitectureFilenameSizeAction
macOSApple Silicon (M1 / M2 / M3 / M4)mncode-darwin-arm649.7 MBDownload
macOSIntel (x86_64)mncode-darwin-amd6410.0 MBDownload
Linuxx86_64 (amd64)mncode-linux-amd6410.0 MBDownload
LinuxARM64 (aarch64)mncode-linux-arm649.4 MBDownload
Windows64-bit (x64)mncode-windows-amd64.exe10.0 MBDownload
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 .