@augmentcode/auggie
v0.36.0
Published
Auggie CLI Client by Augment Code
Downloads
162,119
Maintainers
Keywords
Readme
Auggie CLI
Auggie CLI takes the power of Augment's agent and context engine and puts it in your terminal, allowing you to use Augment anywhere your code goes. You can use Auggie in a standalone interactive terminal session alongside your favorite editor or in any part of your software development stack.
Installation
npm install -g @augmentcode/auggieRequirements:
- Node.js 22 or later
- A compatible shell (zsh, bash, fish)
Quick Start
Navigate to your project directory:
cd /path/to/your/projectLogin to your Augment account:
auggie loginStart using Auggie:
auggie "Give me a summary of this project"
Documentation
For complete documentation, setup guides, and advanced usage, visit:
📖 https://docs.augmentcode.com/cli/overview
License
See LICENSE.md for license information.
