Commit Graph

9 Commits

Author SHA1 Message Date
Leigh McCulloch 36eac2690e Don't alter go.mod when getting goreleaser 2018-09-25 03:35:38 +00:00
Leigh McCulloch 2a6a598be0 Add tags 2018-09-25 03:29:58 +00:00
Leigh McCulloch c162649ddf Install goreleaser if needed, like how other tools are installed in the makefile 2018-09-18 05:36:19 +00:00
Leigh McCulloch 0a2a0109df Add release target to Makefile 2018-09-18 05:34:49 +00:00
Leigh McCulloch ec9d5a83e8 Fix comment location in Makefile 2018-09-18 05:33:38 +00:00
Leigh McCulloch e198d3eb36 Set version in Makefile when installing 2018-09-18 05:12:09 +00:00
Joshua Humphries 09a863d763
fix Makefile to run predeclared check (#24) 2018-03-25 16:27:08 -04:00
Joshua Humphries 224c3acd1d
enable more linters in CI; fix some issues caught by them (#23) 2018-03-24 10:33:21 -04:00
Peter Edge 9f7485fd04 Add Makefile (#5)
Replaces ci.sh, provides add'l static analysis (which isn't yet enabled in CI since the code doesn't yet pass them all)
2018-02-17 18:15:13 -05:00