commonsearch / cosr-front

Frontend of Common Search. Go server for fetching and rendering results + HTML5 UI to browse them.
https://uidemo.commonsearch.org
Apache License 2.0
60 stars 13 forks source link

Embed static files in the final binary #40

Open sylvinus opened 8 years ago

sylvinus commented 8 years ago

We should use something like go-bindata so that we only have one binary file to distribute.