Build yourself
How to build it yourself
Building from source requires installing uglify-js and sass first.
After that you can simply do:
git clone https://github.com/patrickhener/goshs.git
cd goshs
make build-allEmbed files at compile time
When building from source the Makefile will embed any files located in the embedded folder into the binary and serve them at runtime. For details see section embed.