Command packager packages GX files into a Go library.
It takes a list of GX files from a given GX package
and creates a Go package, named like the GX package
with a "_gx" suffix, with all the GX files embedded in.
The Go generated package also provides Build functions to
build an intermediate representation of the GX package
given a builder.