git-smart-cli
v1.0.1
Published
AI-powered Git automation CLI. Commit, push, and sync in one command.
Maintainers
Readme
Git Smart CLI 🚀
AI-powered Git automation — commit, push, and sync in one command.
⚡ Install
npm install -g git-smart-cli🚀 Usage
Interactive mode
git-smartFully automatic mode
git-smart --auto✨ Features
- 🤖 AI-generated commit messages
- ⚡ One command Git workflow
- 🔄 Auto push + upstream handling
- 🔁 Smart rebase when needed
- 🧠 Interactive + auto mode
- 🎨 Beautiful CLI UI (colors, tables, animations)
🧠 Example
git-smart --auto👉 Automatically runs:
- git add .
- AI commit message
- git commit
- git push (with upstream handling)
⚙️ Setup
Set your API key:
export GROQ_API_KEY=your_api_key🛠 Tech Stack
- Node.js
- Groq API (LLM)
- CLI tools (chalk, ora, etc.)
📦 GitHub
https://github.com/DhiravPatel/GitSmart
👨💻 Author
Dhirav Patel
⭐ Support
If you like this project:
- ⭐ Star the repo
- 🐛 Report issues
- 🚀 Share with developers
