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
- Host: GitHub
- URL: https://github.com/thepuppetqueen57/c-bos-devtools
- Owner: Thepuppetqueen57
- Created: 2024-08-13T20:40:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-18T02:55:51.000Z (over 1 year ago)
- Last Synced: 2025-04-23T00:37:55.530Z (9 months ago)
- Topics: dev-tools, javascript, js, npm, tools
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/cbos-devtools
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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