An open API service indexing awesome lists of open source software.

https://github.com/thepuppetqueen57/c-bos-devtools

Dev tools for C-Bos
https://github.com/thepuppetqueen57/c-bos-devtools

dev-tools javascript js npm tools

Last synced: 8 months ago
JSON representation

Dev tools for C-Bos

Awesome Lists containing this project

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](https://nodejs.org) 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