- .NET SDK (recommended)
- npm
- Prebuilt binaries
- From source
With the .NET SDK 8.0 or later:Or run it one-shot without installing (.NET 10 SDK or later):
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Install roe with the .NET SDK, npm, or prebuilt binaries.
dotnet tool install --global roe
dnx roe .
npm install --global roe-cli
roe-cli (the name roe was already taken on
npm), but the command it installs is still roe. To run it one-shot
without installing:npx roe-cli .
SHA256SUMS file for verification.xattr -d com.apple.quarantine ./roe
git clone https://github.com/Artmann/roe.git
cd roe
cargo build --release
roe --version