# CarbonJS
A KubeJS script manager
**Docs** - https://docs.beanstech.tech/guides/carbon

## 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`.
## Authors
- [@malezjaa](https://github.com/malezjaa)