A command-line tool to generate commit messages with ollama.
You need to have set up Ollama.
$ brew install koki-develop/tap/ollamit
$ go install github.com/koki-develop/ollamit@latest
Download the binary from the releases page.
$ ollamit --help
A command-line tool to generate commit messages with ollama.
Usage:
ollamit [flags]
Flags:
--dry-run dry run
-h, --help help for ollamit
-m, --model string model name
-v, --version version for ollamit