Install TODOforAI CLI

Pipe tasks into the AI platform from your terminal — echo "fix bug" | todoai

Install & Run
Install
npm install -g @todoforai/cli
Run
todoai login
todoai
Alternative Install
Windows PowerShell
irm https://todofor.ai/cli.ps1 | iex
macOS· Linuxauto-detects npm/bun or downloads binary
curl -fsSL https://todofor.ai/cli | sh
GitHub — todoforai/cli·Download precompiled binaries