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

oxc-project/oxc Installation Guide

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

Automated Install (Recommended)

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

Install via curl

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

Install via npx

npx @hexmos/ipm i oxc-project/oxc

Prerequisites

Rust

language

Version: >= 1.50.0

Node.js

build_tool

Version: >= 18.0.0

npm

package_manager

Version: latest

Yarn

package_manager

Version: latest

Git

system_tool

Version: latest

Docker

system_package

Version: latest

Go

language

Version: >= 1.18.0

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Clone Repository and Install Dependencies

npm install

Post Installation Steps

  • Open your terminal and run `npx oxc-cli` to start the Oxc CLI.
  • To access the Oxc UI, navigate to http://localhost:3000/ in your browser.