wiser-cofounder
v1.1.0
Published
CLI for CoFounder toolkit - your AI-powered digital twin
Downloads
17
Maintainers
Readme
CoFounder CLI
CLI tool for downloading and updating the CoFounder toolkit.
Installation
No installation required. Use npx:
npx wiser-cofounder helpUsage
Login
After purchasing, you received an API key via email. Login to save it:
npx wiser-cofounder login cf_your_api_key_hereDownload/Update
Download the toolkit to your current directory:
npx wiser-cofounder syncOr specify a directory:
npx wiser-cofounder sync ~/DocumentsThis creates a cofounder/ folder in the target directory.
Logout
Remove saved credentials:
npx wiser-cofounder logoutTroubleshooting
"Invalid or expired API key"
- Check that you copied the full key (starts with
cf_) - If recently purchased, wait a few minutes for activation
- Contact support if the problem persists
"Your subscription is no longer active"
- Your subscription may have expired or been cancelled
- Renew to restore access
"Could not extract zip file"
- Mac/Linux: Ensure
unzipis installed - Windows: Ensure PowerShell is available
Support
Contact [email protected] for assistance.
