mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 11:10:32 -04:00
7 lines
253 B
Text
7 lines
253 B
Text
Utility to compress and embed static files and
|
|
assets into Go binaries for distribution. It
|
|
supports falling back to the local file system
|
|
when no embedded assets are available, for
|
|
instance, in development mode.
|
|
|
|
WWW: https://github.com/knadh/stuffbin
|