Hacker News new | ask | show | jobs
by zorr 1218 days ago
This looks cool! Congrats on releasing.

The Linux installation steps look a bit funky to me: Downloading a zip file from the internet and unzipping directly to "/".

It's not very different from piping curl output to bash.

1 comments

Thanks! I think most Linux users probably build it using make, although I decided to add a compiled zip anyway