Provide as NPM package (or something)?
Closed this issue · 1 comments
perguth commented
In order to be easily by the user. That would be handy! ✨
MattMattV commented
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