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/oxcor
Install via npx
npx @hexmos/ipm i oxc-project/oxcPrerequisites
Rust
languageVersion: >= 1.50.0
Node.js
build_toolVersion: >= 18.0.0
npm
package_managerVersion: latest
Yarn
package_managerVersion: latest
Git
system_toolVersion: latest
Docker
system_packageVersion: latest
Go
languageVersion: >= 1.18.0
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Clone Repository and Install Dependencies
npm installPost 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.
