Would you be interested in embedding the assets into the binary? I lately use https://github.com/gobuffalo/packr/ which is really easy and nice. It's quite a pain right now having to navigate to the `$GOPATH` with your assets in it.
Would you be interested in embedding the assets into the binary?
I lately use https://github.com/gobuffalo/packr/ which is really easy and nice.
It's quite a pain right now having to navigate to the
$GOPATHwith your assets in it.