Build yourself
How to build it yourself
Building yourself will require you to install uglify-js and sass first, as this is required to build the project.
After that you can simply do:
git clone https://github.com/patrickhener/goshs.git
cd goshs
make build-all
Embed files at compile time
When building yourself the Makefile will include and embed any file located in the folder embedded into goshs and will provide them later on runtime. For details see section embed.