Installation

Install Rustimate on macOS, Linux, or Windows.

Rustimate supports macOS, Linux, and Windows. It is a lightweight CLI binary — no graphical environment required.

macOS

brew tap rustimate/tap
brew install rustimate
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/rustimate/homebrew-tap/main/uninstall.sh)"

or

curl -fsSL https://raw.githubusercontent.com/rustimate/homebrew-tap/main/uninstall.sh | bash

Linux


/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/rustimate/homebrew-tap/main/uninstall.sh)"

or

curl -fsSL https://raw.githubusercontent.com/rustimate/homebrew-tap/main/uninstall.sh | bash

This installs the latest Rustimate binary into your system path.

Windows

scoop install rustimate

Verify installation

After installing, confirm Rustimate is available:

rustimate --version

Expected output:

rustimate 0.1.0

Next step

If you are using Creator or Pro version, activate your license.

Activate your license →

For Community users, follow the quick start quide to get started

Quick Start Guide →