Embed static resources in Go binaries without external dependencies
Easily embed resources like HTML, JS, CSS, images, and templates in Go
rice
$ rice embed-go
$ rice append --exec=./myapp
$ rice -i ./cmd/main.go