one-click-tools
v0.4.12
Published
High-performance OS-aware updater for developer AI CLI tools (Go version)
Maintainers
Readme
one-click-tools (oct)
one-click-tools (oct) is a CLI utility to bootstrap, update, and track usage for popular AI developer tools with a single command.
Supported AI Agents
- Claude Code (
@anthropic-ai/claude-code) - OpenAI Codex (
@openai/codex) - Gemini CLI (
@google/gemini-cli) - GitHub Copilot (
@github/copilot)
Installation
Via npm
npm install -g one-click-toolsVia pnpm
pnpm add -g one-click-toolsQuick Start
Use the oct command to manage your tools:
oct agent-update: Update or install all supported AI tools.oct usage: View consolidated usage statistics.oct schedule: Manage automatic update schedules.oct update: Updateoctto the latest version.
Requirements
- Node.js/npm or pnpm (All platforms)
- Homebrew (macOS)
