Install ArcSight
Install the CLI globally and run your first command. No configuration required.
Quick start
1. Install the CLI
npm install -g arcsight2. Run from your project root
arc scanRequirements
- Node.js 18 or later
- npm or yarn
- TypeScript or JavaScript project
Next steps
Run arc scan, then arc fix, then arc finish to resolve remaining issues. Pro: arc watch keeps it clean.
View all capabilities →