Metadata-Version: 2.4
Name: ezcmt
Version: 0.1.11
Summary: A simple and free CLI tool for Git
Author: mmemoo
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: gdown
Requires-Dist: ollama
Dynamic: requires-python

# ezcmt
An AI CLI tool to make finding commit messages easier!\
\
It requires no internet connection and is completely free with its use of specialized local AI model.
#

# How to use
```
pip install ezcmt
ezcmt download-model
ezcmt setup-model
ezcmt generate --count 5
```
(also you should have ollama installed -> https://ollama.com/)
#

# System requirements
A GPU with a minimum of 8.5gbs of vram
