logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt
How to install openclaw/openclaw. 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.

openclaw/openclaw Installation Guide

How to install openclaw/openclaw. Official project installation instructions and setup guide.

Automated Install (Recommended)

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

Install via curl

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

Install via npx

npx @hexmos/ipm i openclaw/openclaw

Prerequisites

Node.js

runtime

Version: >=22

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Install via npm (Recommended)

npm install -g openclaw@latest

openclaw onboard --install-daemon

Install via pnpm (Recommended for development)

pnpm add -g openclaw@latest

openclaw onboard --install-daemon

Install from source (Development)

git clone https://github.com/openclaw/openclaw.git

cd openclaw

pnpm install

pnpm ui:build

pnpm build

pnpm openclaw onboard --install-daemon

Post Installation Steps

  • Run 'openclaw onboard --install-daemon' to set up the gateway daemon.
  • Follow the wizard's instructions for configuring channels and skills.
  • For more advanced setups, refer to the full configuration reference: https://docs.openclaw.ai/gateway/configuration