Skip to content

Tobiasmidskards/gitgpt

Repository files navigation

gitgpt

A simple CLI tool designed to generate git commit messages using GPT models. This tool streamlines the process of crafting meaningful commit messages based on the changes made.

Installation

To install gitgpt, run the following command:

curl -sL https://raw.githubusercontent.com/Tobiasmidskards/gitgpt/main/install.sh | bash

Usage

After installing gitgpt, you can use it by running the following command:

gitgpt

This will analyze your staged files and generate an appropriate commit message.

Features

  • Automatically generates commit messages based on changes made
  • Supports multiple GPT models for generating commit messages
  • Use the -- flag to ask any question related to any CLI command

Contributing

Contributions are welcome! Please refer to the Contribution Guidelines for more details.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published