Metadata-Version: 2.1
Name: gitcm
Version: 0.1.1
Summary: A custom git commit command with AI-generated commit messages.
Home-page: https://github.com/gauravreddy008/gitcm
Author: Gaurav Tadkapally
Author-email: gauravreddy008@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# gitcm

A custom Git commit command with AI-generated commit messages.

## Installation

```bash
pip install gitcm
