v20220224.133736
·
983 commits
to main
since this release
chore: build process with makefile (#5) * chore: add .editorconfig for consistent formatting * chore: sync go.mod and go.sum * chore: clean up gitignore * chore: add makefile with standard targets * chore: add build target for current os and arch * chore: enable goimports linter * chore: add run target