CarbonJS 0.1.2

A KubeJS script manager
CarbonJS-0.1.2 is not a library.

CarbonJS

A KubeJS script manager

CarbonJS logo

Features

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

Installation

Requirements

  • curl - to install cargo (on linux and macos)
  • cargo - comes by default with rust
    1. Install rust.
    2. 

Contributing

Contributions are always welcome!

Please adhere to this project's code of conduct.

Usage

List

  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