logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install zeroclaw-labs/zeroclaw. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

zeroclaw-labs/zeroclaw Installation Guide

How to install zeroclaw-labs/zeroclaw. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for zeroclaw-labs/zeroclaw. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i zeroclaw-labs/zeroclaw
or

Install via npx

npx @hexmos/ipm i zeroclaw-labs/zeroclaw

Prerequisites

git

version-control

curl

command-line-tool

Homebrew

package-manager

Version: >= 3.0.0

Rust

programming-language

Version: >= 1.70.0

Cargo

package-manager

Version: >= 1.70.0

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

One-line Installer (Default TUI Onboarding)

curl -fsSL https://zeroclawlabs.ai/install.sh | bash -y

Homebrew (macOS/Linuxbrew)

brew install zeroclaw

Clone + Bootstrap

git clone https://github.com/zeroclaw-labs/zeroclaw.git

cd zeroclaw

./bootstrap.sh --prefer-prebuilt

Cargo Install

cargo install zeroclaw

Post Installation Steps

  • Start the gateway: zeroclaw gateway
  • Open the dashboard URL shown in startup logs (default: http://127.0.0.1:3000/)
  • Or chat directly: zeroclaw chat "Hello!"