CarbonJS 0.1.3

A KubeJS script manager

# CarbonJS


A KubeJS script manager

![CarbonJS logo](assets/logo.png)
## Features


- 🔥 Super fast
- ⚙️ Version control
- 📁 Constantly new scripts being added
- ✅ Easy to use

## Installation


**Requirements**

- [curl]https://curl.se/ - to install cargo (on linux and macos)
- [cargo]https://www.rust-lang.org/ - comes by default with rust

```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 | <script_name> | Adds new script by name. |
| info | <script_name> | Return info about package |


## Authors


- [@malezjaa]https://github.com/malezjaa