Install

You don't need to install anything globally. Use npx from any project:

npx @tastecode/plugin init

Or install globally if you prefer:

npm i -g @tastecode/plugin
tastecode init

Requirements: Node 20+, plus whatever AI coding CLI you want to wrap (Claude Code, Codex, Aider, etc.) on your PATH.