Cmd tool to fetch, parse and match subjet HRTF base on morphological data.
To install, use go get
:
$ go get -u github.com/marcelfarres/hrtftools
- Fork (https://github.com/marcelfarres/hrtftools/fork)
- Create a feature branch
- Commit your changes
- Rebase your local changes against the master branch
- Run
gofmt -s
- Create a new Pull Request