Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview
How to install ruvnet/ruflo. 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.

ruvnet/ruflo Installation Guide

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

Automated Install (Recommended)

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

Install via curl

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

Install via npx

npx @hexmos/ipm i ruvnet/ruflo

Prerequisites

Node.js

runtime

Version: 20+

npm

package manager

Version: 9+

Claude Code

cli

Version: latest

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

One-Line Install (Recommended)

curl -fsSL https://cdn.jsdelivr.net/gh/ruvnet/claude-flow@main/scripts/install.sh | bash

Full Setup (CLI + MCP + Diagnostics)

curl -fsSL https://cdn.jsdelivr.net/gh/ruvnet/claude-flow@main/scripts/install.sh | bash -s -- --full

npm/npx Install (Quick Start)

npx ruflo@latest init

npm/npx Install (Global)

npm install -g ruflo@latest

ruflo init

Minimal Global Install (Fastest)

curl -fsSL https://cdn.jsdelivr.net/gh/ruvnet/claude-flow@main/scripts/install.sh | bash -s -- --global --minimal

Install with MCP Auto-Setup

curl -fsSL https://cdn.jsdelivr.net/gh/ruvnet/claude-flow@main/scripts/install.sh | bash -s -- --global --setup-mcp