Get Started with Nex CLI
Download the runtime installer to start building with architecture recipes in seconds.
macOS
Support for macOS coming soon.
↓ Coming SoonLinux
Support for Linux coming soon.
↓ Coming SoonInstallation Output
Here's what you'll see when running the installer:
PowerShell
λ NEX CLI Runtime Installer
[1/3] Preparing binary files ...
✓ binary extracted: C:\Users\User\450\..\nex.bin\nex.exe
[2/3] Updating system environment variables ...
✓ Windows: ✔ Windows User PATH updated!
[3/3] Final installation checks ...
✦ NEX CLI installed successfully!
🎉 How to Use:
You can run
xnex or xnex --help in your terminal. ⚠ IMPORTANT (Windows):
Please restart all open terminal windows and VS Code
for the PATH changes to take effect.
λ Press ENTER to exit ...
Requirements
- Windows 10 or later (64-bit)
- Administrative privileges for installation
- No additional dependencies required
Troubleshooting
- Restart terminal after installation for PATH updates
- Run installer as administrator if permission denied
- Verify installation with
nex --version