This is a collection of my personal tools.
You need the latest version of Go installed.
First, clone the repository:
$ git clone https://github.com/astrophena/tools
$ cd toolsTo run the tests, run:
$ go test ./...To set up the Git pre-commit hook for development:
$ go tool pre-commitThis code is licensed under the ISC license.