Skip to content

Gitbrew is an LLM-powered git utility that streamlines git workflows and provides a natural language interface for working with git

Notifications You must be signed in to change notification settings

navneetdesai/gitbrew

Repository files navigation

Gitbrew: Your LLM-Powered GitHub Companion 🚀✨

Welcome to Gitbrew, the innovative tool that harnesses the power of language models to streamline your GitHub experience. Gitbrew is designed to assist developers in managing repositories, handling issues, reviewing pull requests, and generating beautiful READMEs with ease.


Table of Contents


Introduction👋

Gitbrew is a command-line application that simplifies your GitHub workflow. It uses advanced language models to interpret natural language commands, generate git commands, handle GitHub issues, and create comprehensive READMEs for your projects. Gitbrew is your go-to utility for a more efficient and intelligent way to interact with GitHub.


Features🌟

  • Command Handling: Process user input to generate and execute git commands safely with user confirmation.
  • Issue Management: Manage GitHub issues by listing, creating, finding duplicates, and identifying similar issues.
  • Pull Request Review: Automate the review of GitHub pull requests with insightful comments and suggestions.
  • Readme Generation: Generate visually appealing READMEs with structured content and visual elements.
  • Interactive Shell Interface: Use Gitbrew's interactive CLI to perform a variety of GitHub-related tasks.

Examples🌟

Readme generation

? What would you like to do?  Generate a Readme
? Enter the repository url:   https://github.com/<username>/<repositoryname>
100%|██████████████████████████████████████████████████████████████| 2/2 [00:47<00:00, 23.85s/it]
? What would you like to save the file as?   Readme.md

Readme.md


Pull Request Review

? What would you like to do?  Review a pull request
Enter the pull request URL: https://github.com/<username>/<repositoryname>/pull/<number>

Pull Request Review Pull Request Review Pull Request Review


Natural language interface for git

gitbrew


gitbrew


gitbrew


Installation🛠️

pip install gitbrew

Usage💻

  1. Run gitbrew in your Terminal:
    gitbrew
    This will launch the Gitbrew interactive shell.
  2. Provide the API keys for GitHub, openai, pinecone etc
  3. Start using Gitbrew!

Contributing🤝🌐

Contributions and feature requests are welcome!

Issues and Feature Requests

Please use the issue tracker to report any bugs or file feature requests.

Development

  1. Fork and clone the repository.
  2. Make your changes and commit them with a descriptive commit message.
  3. Install pre-commit hooks by running pre-commit install.
  4. Push your changes to your fork and submit a pull request.

Thank you for checking out Gitbrew! 🚀✨
This readme was generated by gitbrew! 🤖

About

Gitbrew is an LLM-powered git utility that streamlines git workflows and provides a natural language interface for working with git

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages