CLI that turns LLM input into well-formatted Conventional Commits
Amolith created 1 week ago
go.mod | 3 +++ 1 file changed, 3 insertions(+)
@@ -0,0 +1,3 @@ +module git.secluded.site/formatted-commit + +go 1.25.3