roobincode
v0.0.10
Published
Roobin Code - AI-powered coding assistant CLI
Maintainers
Readme
Roobin Code
AI-powered coding assistant for your terminal.
Installation
npm install -g roobincodeOr using other package managers:
# Using pnpm
pnpm add -g roobincode
# Using bun
bun add -g roobincode
# Using yarn
yarn global add roobincodeQuick Start
# Start interactive session
roobin
# Use with a prompt
roobin --prompt "explain this code"
# Check version
roobin --versionFeatures
- 🤖 AI-powered code assistance
- 💬 Interactive chat interface
- 🚀 Fast and lightweight
- 🎨 Beautiful terminal UI
- 📝 Code generation and explanation
- 🔍 Context-aware suggestions
- ⚡ Built for speed with Bun runtime
System Requirements
- Node.js 18 or higher
- Terminal with Unicode support
- macOS, Linux, or Windows
Usage
Interactive Mode
Simply run roobin to start an interactive session:
roobinCommand Line Options
# Start with a specific prompt
roobin --prompt "write a function to calculate fibonacci"
# Select a specific model
roobin --model "claude-3.5-sonnet"
# Check version
roobin --versionSupport
For support, please visit https://roobin.dev or email [email protected]
License
Copyright © 2024 Digibrands Global LLC. All rights reserved.
This is proprietary software. See LICENSE file for details.
Made with ❤️ by Digibrands Global LLC
