Skip to content

Rustboard v0.0.16

Choose a tag to compare

@github-actions github-actions released this 04 May 17:19
· 7 commits to main since this release

Rustboard v0.0.16

Install (Linux / macOS)

curl -fsSL https://raw.githubusercontent.com/meliani/Rustboard/main/install.sh | bash

Install (Windows PowerShell)

irm https://raw.githubusercontent.com/meliani/Rustboard/main/install.ps1 | iex

Manual 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