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 | bashLinux
/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 | bashThis installs the latest Rustimate binary into your system path.
Windows
scoop install rustimateVerify installation
After installing, confirm Rustimate is available:
rustimate --versionExpected output:
rustimate 0.1.0
Next step
If you are using Creator or Pro version, activate your license.
For Community users, follow the quick start quide to get started