golang-mud icon indicating copy to clipboard operation
golang-mud copied to clipboard

Docker, makefile, versioning, and go get

Open danielkrainas opened this issue 5 years ago • 1 comments

I can break these up into multiple PRs if you'd like but thought you might appreciate just the one.

Several improvements:

  • adds Docker build support
  • Makefile for building distributable artifacts
  • project VERSION file and versioning baked into executables
  • easy install with go get ...
  • adds run and version sub-commands

danielkrainas avatar Oct 30 '19 17:10 danielkrainas

This also includes changes from #4 so if you go with this PR - I'll close that one

danielkrainas avatar Oct 30 '19 17:10 danielkrainas