lanesket / painy

Painy is a simple CLI tool which allows you to automatically generate commit messages via OpenAI models.
MIT License
12 stars 0 forks source link
ai chatgpt cli commit git gpt-3 gpt-4

Painy

Comments for this repository commits are written with Painy itself.

Star the repository to support the project.

Features

Prerequisites

Installation

Usage

painy commit
painy <comment|commit> -i

This will generate a commit message based on the staged changes in your repository and will ask you if you want to regenerate the commit message.

painy <comment|commit> --check-all