package
0.5.1
Repository: https://github.com/solar3s/goregen.git
Documentation: pkg.go.dev

# 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...]