CarbonJS

A KubeJS script manager

CarbonJS logo

Features

Installation

Requirements

bash 1. Install rust. 2. `cargo install CarbonJS` - case sensitive

Contributing

Contributions are always welcome!

Please adhere to this project's code of conduct.

Usage

http carbon <command>

| Commands | Arguments | Description | | :-------- | :--------- | :------------------------- | | list | none | Return url to github org, where all packages are stored. | | add | | Adds new script by name. | | info | | Return info about package | | remove | | Removes package |

Authors