Initial upload: Git AI Documentation Generator v0.1.0
Some checks failed
CI / test (push) Has been cancelled
Some checks failed
CI / test (push) Has been cancelled
This commit is contained in:
8
src/__init__.py
Normal file
8
src/__init__.py
Normal file
@@ -0,0 +1,8 @@
|
||||
"""Git AI Documentation Generator.
|
||||
|
||||
A privacy-focused CLI tool that analyzes git diffs and generates
|
||||
intelligent commit messages, changelogs, and API documentation
|
||||
using local AI models via Ollama.
|
||||
"""
|
||||
|
||||
__version__ = "0.1.0"
|
||||
Reference in New Issue
Block a user