Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 961 Bytes

File metadata and controls

16 lines (13 loc) · 961 Bytes

Carbon Light Logo Carbon Dark Logo

GitHub


Carbon Codespaces

This is a ready-to-go repository with the sole purpose to remotely develop or test Carbon plugins. The repository supports running a Rust server on the GitHub Codespaces cloud servers.

Instructions

  1. Launch a new Codespace (minimum 4-or 8-core)
  2. Open a Terminal and run chmod +x ./update.sh and chmod +x ./run.sh
  3. Run ./update.sh and wait until it completes
  4. Run ./run.sh to start up the server