Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geocine/golem
An interactive way to write your commit messages
https://github.com/geocine/golem
cli commit-conventions git go
Last synced: 11 days ago
JSON representation
An interactive way to write your commit messages
- Host: GitHub
- URL: https://github.com/geocine/golem
- Owner: geocine
- Created: 2018-03-23T16:02:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-22T02:38:54.000Z (4 months ago)
- Last Synced: 2024-10-17T16:17:21.247Z (21 days ago)
- Topics: cli, commit-conventions, git, go
- Language: Go
- Homepage:
- Size: 143 KB
- Stars: 17
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Golem
[![Go Report Card](https://goreportcard.com/badge/github.com/geocine/golem)](https://goreportcard.com/report/github.com/geocine/golem) [![Build Status](https://travis-ci.org/geocine/golem.svg?branch=master)](https://travis-ci.org/geocine/golem) [![GoDoc](https://godoc.org/gopkg.in/geocine/golem.v0?status.svg)](https://godoc.org/gopkg.in/geocine/golem.v0)
An interactive command-line utility to write your commits automatically with a changelog convention
![demo](https://i.imgur.com/5L8dc4S.gif)
Inspired by [cz-cli](https://github.com/commitizen/cz-cli)