go-assets-builder

command module
v0.0.0-...-b848352 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 3, 2013 License: BSD-3-Clause Imports: 3 Imported by: 0

README

go-assets-builder

go-assets-builder is a simple asset builder program to generate embedded assets using go-assets. This builder program exposes the various go-assets generator options as command line options and allows for convenient generation of go embedded assets from for example a Makefile.

Usage:
  go-assets-builder [OPTIONS] FILES...

Help Options:
  -h, --help=         Show this help message

Application Options:
  -p, --package=      The package name to generate the assets for (main)
  -v, --variable=     The name of the generated asset tree (Assets)
  -s, --strip-prefix= Strip the specified prefix from all paths
  -c, --compressed    Enable gzip compression of assets
  -o, --output=       File to write output to, or - to write to stdout (-)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL