# README
web
Contains web server acting as a remote interface for the Regenbox
static assets
Static assets are embedded into binary using go-bindata.
Use the following to generate assets files:
go-bindata -pkg web -o assets.go [files...]
Contains web server acting as a remote interface for the Regenbox
Static assets are embedded into binary using go-bindata.
Use the following to generate assets files:
go-bindata -pkg web -o assets.go [files...]