henryhale/gopack: build and package golang projects

Builds and packages a golang project, outputting the binaries for multiple platforms.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
nameName of the projectyes
pathPath to the golang project (relative to the repository root).no.
destDirectory where the built files will be placed.no./dist
ldflagsValue to -ldflags build option.no-s -w
flagsFlags to pass to 'go build' command.no""
includeVersionWhether to add current tag or commit in release name.nofalse
namedescription
directoryAbsolute path to the directory containing the packaged archives.
artifactsNewline-separated list of the packaged archive file names.