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 tools
To run the tests, run:
$ go test ./...
To set up the Git pre-commit hook for development:
$ go tool pre-commit
This code is licensed under the ISC license.