Skip to content

The-Puppet-Studios/C-Bos-Devtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Contributors