Skip to content

rote v0.75.0

Latest

Choose a tag to compare

@conikeec conikeec released this 27 Aug 19:38
· 8 commits to main since this release

rote v0.75.0

Installation

Quick Install (Recommended)

curl -fsSL https://raw.githubusercontent.com/modiqo/rote-releases/main/install.sh | bash

Manual Install

Download the appropriate binary for your platform:

  • macOS (Apple Silicon): rote-macos-aarch64.tar.gz
  • macOS (Intel): rote-macos-x86_64.tar.gz
  • Linux (x86_64): rote-linux-x86_64-musl.tar.gz (static, works on any distro)
  • Linux (ARM64): rote-linux-aarch64-musl.tar.gz (static, works on any distro)

Extract and move to your PATH:

tar xzf rote-*.tar.gz
sudo mv rote rote-stdio-daemon /usr/local/bin/

Get Started

rote setup