liamg / shox

🍫 A customisable, universally compatible terminal status bar
The Unlicense
705 stars 21 forks source link

Provide as NPM package (or something)? #17

Closed perguth closed 4 years ago

perguth commented 4 years ago

In order to be easily by the user. That would be handy! ✨

MattMattV commented 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