CarbonJS
A KubeJS script manager
Features
-
π₯ Super fast -
βοΈ Version control -
π Constantly new scripts being added -
β Easy to use -
𧱠Compatibility with KJSPKG packages. (carbon add kjspkg:<script_name>
script name corresponds to the repository from KJSPKG)
Installation
Requirements
1. Install rust.
2. `cargo install CarbonJS` - case sensitive
Contributing
Contributions are always welcome!
Please adhere to this project's code of conduct
.
Usage
carbon <command>
Commands | Arguments | Description |
---|---|---|
list | none | Return url to github org, where all packages are stored. |
add | <script_name> | Adds new script by name. |
info | <script_name> | Return info about package |