mapped/Go Builder

Builds golang projects with lots of options

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
targetPath to buildno./...
versionVersion numberno0.0.0
locationVersion variable location pathno""
dateDate createdno""
ld-library-pathshared library search pathno""
cgo-ldflagsAdditional LDFLAGS passed to the C/C++ compiler by cgono""
cgo-cppflagsAdditional CPPFLAGS passed to the C++ compiler by cgono""
extldflagsParameter passed to the -extldflags options of ldflagsno-static
cross-osGOOS env variable for cross compilation - see `go tool dist list`no""
cross-archGOARCH env variable for cross compilation - see `go tool dist list`no""
cgoenabledEnable cgo (true or false)notrue
tagsBuild tags to pass to the go build command (space-separated)no""

no outputs