Installation
Prerequisites
- Node.js >= 22.12.0
Verify your Node.js version:
Global Install
Install NCMGET globally to use the ncmget command anywhere:
Verify Installation
After installation, verify that NCMGET is available:
This should output the installed version number.
Alternative: npx
If you prefer not to install globally, you can use npx to run NCMGET without a permanent installation:
Note:
npxdownloads the package on each first run, which may be slower than a global install.
Next Steps
- Introduction — Command overview
- Commands — Detailed command documentation
