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

corsairdev/corsair Installation Guide

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

Automated Install (Recommended)

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

Install via curl

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

Install via npx

npx @hexmos/ipm i corsairdev/corsair

Prerequisites

Node.js

runtime

npm

package-manager

git

vcs

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Install via NPM

npm install -g corsair

Install from Source

git clone https://github.com/corsairdev/corsair.git

cd corsair

npm install

npm run build