Closed perguth closed 4 years ago
Not sure if NPM package would be feasible, but if you have Glang tooling installed and set up you can execute go get -u -v github.com/liamg/shox/cmd/shox
to fetch source and compile it on your machine, resulting binary will be available in your $GOBIN
folder
In order to be easily by the user. That would be handy! ✨