Lightweight, blazing-fast TUI/CLI tool designed to supercharge your Git workflow
Ever found yourself typing this over and over again?
git add .
git commit -m "update"
git push origin mainOr forgetting things like:
- what branch you're on
- whether you've committed already
- where you're pushing
- long Git commands
- annoying typos
- complex workflows
Git is powerful, but sometimes the commands feel unnecessarily complicated.
gitOprekerGo simplifies your daily Git workflow so you can focus on building, not memorizing commands.
Less typing.
Less confusion.
More productivity.
- 🚀 Simplified Git workflow
- ⚡ Fast native binary
- 🔥 Lightweight TUI/CLI
- 🛠 Built with Go
- 🌍 Cross-platform
- macOS
- Linux
- Windows
- 📦 Automated Releases
- 💻 Developer-friendly
curl -fsSL https://raw.githubusercontent.com/OprekerSejati/gitOprekerGo/main/install.sh | bashgitOprekerGoDownload prebuilt binaries from:
👉 https://github.com/OprekerSejati/gitOprekerGo/releases
Available for:
- macOS Intel
- macOS Apple Silicon
- Linux AMD64
- Linux ARM64
- Windows
- Go
- GoReleaser
- GitHub Actions
Reinstall using:
curl -fsSL https://raw.githubusercontent.com/OprekerSejati/gitOprekerGo/main/install.sh | bashsudo rm /usr/local/bin/gitoprekergoContributions, issues, and feature requests are welcome.
Feel free to open an issue or pull request.
MIT License
Made with ❤️ by OprekerSejati



