Releases: rohas-dev/rohas
Releases · rohas-dev/rohas
Release v0.1.0-beta.2
Release v0.1.0-beta.2
Downloads
- Windows x86_64:
rohas-windows-x86_64.zip - Linux x86_64:
rohas-linux-x86_64.tar.gz - Linux ARM64:
rohas-linux-arm64.tar.gz
Building from Source
macOS and other platforms can build from source using our build script:
curl -fsSL https://raw.githubusercontent.com/rohas-dev/rohas/main/scripts/build.sh | bashOr clone the repository and build manually:
git clone https://github.com/rohas-dev/rohas.git
cd rohas
cargo build --releaseInstallation
Linux:
tar -xzf rohas-<platform>.tar.gz
sudo mv rohas /usr/local/bin/Windows:
Expand-Archive rohas-windows-x86_64.zip
# Add to PATHRelease v0.1.0-beta.1
Release v0.1.0-beta.1
Downloads
- Windows x86_64:
rohas-windows-x86_64.zip - Linux x86_64:
rohas-linux-x86_64.tar.gz - Linux ARM64:
rohas-linux-arm64.tar.gz
Building from Source
macOS and other platforms can build from source using our build script:
curl -fsSL https://raw.githubusercontent.com/rohas-dev/rohas/main/scripts/build.sh | bashOr clone the repository and build manually:
git clone https://github.com/rohas-dev/rohas.git
cd rohas
cargo build --releaseInstallation
Linux:
tar -xzf rohas-<platform>.tar.gz
sudo mv rohas /usr/local/bin/Windows:
Expand-Archive rohas-windows-x86_64.zip
# Add to PATHRelease v0.1.0-alpha.4
Release v0.1.0-alpha.4
Downloads
- Windows x86_64:
rohas-windows-x86_64.zip - Linux x86_64:
rohas-linux-x86_64.tar.gz - Linux ARM64:
rohas-linux-arm64.tar.gz
Building from Source
macOS and other platforms can build from source using our build script:
curl -fsSL https://raw.githubusercontent.com/rohas-dev/rohas/main/scripts/build.sh | bashOr clone the repository and build manually:
git clone https://github.com/rohas-dev/rohas.git
cd rohas
cargo build --releaseInstallation
Linux:
tar -xzf rohas-<platform>.tar.gz
sudo mv rohas /usr/local/bin/Windows:
Expand-Archive rohas-windows-x86_64.zip
# Add to PATHRelease v0.1.0-alpha.3
Release v0.1.0-alpha.3
Downloads
- Windows x86_64:
rohas-windows-x86_64.zip - Linux x86_64:
rohas-linux-x86_64.tar.gz - Linux ARM64:
rohas-linux-arm64.tar.gz
Building from Source
macOS and other platforms can build from source using our build script:
curl -fsSL https://raw.githubusercontent.com/rohas-dev/rohas/main/scripts/build.sh | bashOr clone the repository and build manually:
git clone https://github.com/rohas-dev/rohas.git
cd rohas
cargo build --releaseInstallation
Linux:
tar -xzf rohas-<platform>.tar.gz
sudo mv rohas /usr/local/bin/Windows:
Expand-Archive rohas-windows-x86_64.zip
# Add to PATHRelease v0.1.0-alpha.1
Release v0.1.0-alpha.1
Downloads
- macOS ARM64 (M1):
rohas-macos-arm64.tar.gz - macOS x86_64:
rohas-macos-x86_64.tar.gz - Windows x86_64:
rohas-windows-x86_64.zip - Linux x86_64:
rohas-linux-x86_64.tar.gz - Linux ARM64:
rohas-linux-arm64.tar.gz
Installation
macOS/Linux:
tar -xzf rohas-<platform>.tar.gz
sudo mv rohas /usr/local/bin/Windows:
Expand-Archive rohas-windows-x86_64.zip
# Add to PATH