0.0.1
Changelog
30aa52a CI
7fc1ba4 Initial commit
ec21366 Support for config file (#2)
97c44e3 add Makefile
e473900 add badges to readme
11d3b21 add build badge
9fcb006 add docker-compose.yml for easier development env
9f9175c add installation info to readme
9e12cce add misc files
3859d10 add preliminary cmd interface
976c494 add release to ci on tags
6568188 add slack output
17be2df explicitly ignore error if showing help fails
6ed03b3 fix CI (#1)
cd71c87 fix build badge
e62d217 fix travis release
fdc7603 prepare v0.0.1 release
281edae rename handler package to output
45d3c8b send mail (wip)
4d9814c update linter to golangci-lint