Skip to content

swand0g/autocomm

Repository files navigation

autocomm 🏎️

Automatically generate commit mesages using ChatGPT 🤖

demo

Installation

curl -sfSL https://autocomm.vercel.app/install | bash

Features

  • Automatically generate commit messages using ChatGPT 🤖
  • Automatically commit using the generated message
  • Conventional commit messages
  • Select from multiple OpenAI text models
  • Custom commit prompt
  • Custom commit message prefix
  • Custom keybindings

Usage

autocomm

Alternatively, the install script adds an alias

auto

Run with conventional commit messages

autocomm --conventional