Skip to content

Homebrew Launch

Latest
Compare
Choose a tag to compare
@hulloitskai hulloitskai released this 28 Nov 16:50
· 6 commits to master since this release

Made some minor CLI changes (switched from go-flags to kingpin for better flag parsing), cleaned up the code a little bit, and launched on Homebrew (using Goreleaser:

brew install stevenxie/tap/dgen

Changelog

234e38d Switched from go-flags to kingpin for flag-parsing
def543f Updated Makefile, README.md