rokit-npm
v1.0.1
Published
Rokit on NPM. Usage: `npx rokit`
Readme
rokit-npm
A Node.js wrapper for Rokit that allows you to install and use Rokit through NPM.
Installation
npm install -g rokit-npmOr install locally in your project:
npm install rokit-npmUsage
If installed globally, you can use Rokit commands directly:
rokit init
rokit add
rokit installIf installed locally, you can use it through npx:
npx rokit init
npx rokit add
npx rokit installSupported Platforms
- Windows (x64)
- macOS (x64, ARM64)
- Linux (x64, ARM64)
License
MIT
