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