rojo
v1.0.3-rojo7.6.1
Published
Rojo on NPM. Usage: `npx rojo`
Downloads
902
Readme
rojo-npm
A Node.js wrapper for Rojo that allows you to install and use Rojo through NPM.
Installation
npm install -g rojoOr install locally in your project:
npm install rojoUsage
If installed globally, you can use Rojo commands directly:
rojo init
rojo serve
rojo buildIf installed locally, you can use it through npx:
npx rojo init
npx rojo serve
npx rojo buildSupported Platforms
- Windows (x64)
- macOS (x64, ARM64)
- Linux (x64)
License
MIT
