Installation
Requirements
- Node.js 18+
- pnpm (recommended) or npm
Install globally
npm install -g ccpool
Or with pnpm:
pnpm add -g ccpool
Verify the install
ccpool --version
First run
ccpool init
This creates a .ccpool config in your home directory and prompts you to add team members.