cbos-devtools
v1.0.2
Published
Dev tools for my project made in python named C-Bos
Downloads
3
Readme
C-Bos Devtools
This is a toolkit for people wanting to make mods or contribute to cbos.
I expect only me to use this.
In the test folder is files for testing out the addpackage subcommand
Installation
Make sure you have nodejs installed
Then run npm install cbos-devtools
Usage
If you installed it run cbosdev help
If your using npx run npx cbosdev help
Changelog
1.0.2
Changed error message for unknown subcommand
1.0.1
Added help subcommand
1.0.0
Added this npm package into existence