feat(ci): add Makefile and GitHub Actions configuration

And also enable printing conver's own version with `-version` option.
This commit is contained in:
2020-10-31 18:35:07 +00:00
parent b6218ed1e0
commit 14154effe0
5 changed files with 320 additions and 2 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
bin/*
coverage.out
tools/bin/*