rojo
v2.0.0
Published
`npx rojo` Rojo enables Roblox developers to use professional-grade software engineering tools.
Readme
rojo-npm
Rojo enables Roblox developers to use professional-grade software engineering tools.
You should prefer rkkit if you would rather use Rokit in 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 buildIf you have a rokit.toml file, npx rojo will automatically use it.
License
MIT. Note that I do not have any affiliation with the original Rojo project or its maintainers, and you may want to check the original Rojo license.
