Installation
Download Knoxite
Make sure you have a working Go environment. Follow the Go install instructions.
To install knoxite, simply run:
git clone https://github.com/knoxite/knoxite.git
cd knoxite
go build ./cmd/knoxite/
Run knoxite --help
to see a full list of options.