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.
- Launch a new Codespace (minimum 4-or 8-core)
- Open a Terminal and run
chmod +x ./update.shandchmod +x ./run.sh - Run
./update.shand wait until it completes - Run
./run.shto start up the server

