aboutsummaryrefslogtreecommitdiff
path: root/devel/packr
Commit message (Collapse)AuthorAge
* packr: New packageJeffery To2020-10-08
From the README: Packr is a simple solution for bundling static assets inside of Go binaries. Most importantly it does it in a way that is friendly to developers while they are developing. Signed-off-by: Jeffery To <jeffery.to@gmail.com>