whatthecommit/README.md

342 B

whatthecommit

A Go library and CLI inspired by whatthecommit

Building

Go

To build purely with Go

go build ./cmd/wtc/

Makefile

To do a full build, including version and updating commits file

make build

Updating commits file

go generate ./...

Usage

wtc help