@genius-revius/cli
v0.1.0
Published
CLI for [Revius](../../README.md) -- initialize, enable, and run the local UX review coordinator.
Downloads
34
Readme
@genius-revius/cli
CLI for Revius -- initialize, enable, and run the local UX review coordinator.
Install
npm install @genius-revius/cliUsage
npx revius init
npx revius devCommands
| Command | Description |
|---------|-------------|
| revius init | Initialize Revius in your project |
| revius on | Enable Revius |
| revius off | Disable Revius |
| revius dev | Start the coordinator server |
| revius doctor | Health check |
See the main README for full documentation.
