Rustboard v0.0.16
Rustboard v0.0.16
Install (Linux / macOS)
curl -fsSL https://raw.githubusercontent.com/meliani/Rustboard/main/install.sh | bashInstall (Windows PowerShell)
irm https://raw.githubusercontent.com/meliani/Rustboard/main/install.ps1 | iexManual download
Pick the binary for your platform from the assets below.
| Binary | Platform |
|---|---|
rustboard-core-linux-x86_64 |
Linux x86_64 |
rustboard-core-windows-x86_64.exe |
Windows x86_64 |
rustboard-core-macos-x86_64 |
macOS Intel |
rustboard-core-macos-aarch64 |
macOS Apple Silicon |
Plugins
Plugins are cross-platform WebAssembly modules — one file runs on every OS.
| Plugin | Description |
|---|---|
plugin-openai-tester.wasm |
Tests OpenAI-compatible API keys |
Install a plugin by copying it to the plugins/bin/ directory next to the core binary.
Run
./rustboard-core config/services.yaml