Installation
Requirements
- Node.js: >= 20.0.0
- Chrome running and logged into the target site (for browser commands)
Install via npm (Recommended)
bash
npm install -g @jackwener/opencliInstall from Source
bash
git clone [email protected]:jackwener/opencli.git
cd opencli
npm install
npm run build
npm link # Link binary globally
opencli list # Now you can use it anywhere!Update
bash
npm install -g @jackwener/opencli@latestVerify Installation
bash
opencli --version # Check version
opencli list # List all commands
opencli doctor # Diagnose connectivity