Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexhokl/git-comment
https://github.com/alexhokl/git-comment
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexhokl/git-comment
- Owner: alexhokl
- License: mit
- Created: 2024-08-13T12:48:18.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-17T07:11:38.000Z (4 months ago)
- Last Synced: 2024-09-13T14:09:23.393Z (3 months ago)
- Language: Go
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a CLI application generates git commit comments using models from
Ollama.```
Generate git comment using models from OllamaUsage:
git-comment [command]Available Commands:
generate Generate git commit comment using models from Ollama
help Help about any commandFlags:
-h, --help help for git-commentUse "git-comment [command] --help" for more information about a command.
```