Registry / utility / goreleaser-nfpm

goreleaser-nfpm

JSON →
library1.10.3gogounverified

Package nfpm provides ways to package programs in some linux packaging formats.

go get github.com/goreleaser/nfpm
INSTALL
IMPORT
SIG · GORELEASER-NFPM
G
goreleaser-nfpm
utilitygov1.10.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

nfpm
github.com/goreleaser/nfpm

Parse an nfpm configuration file.

package main import ( "github.com/goreleaser/nfpm/v2" ) func main() { pkg, _ := nfpm.Parse("path/to/nfpm.yaml") _ = pkg }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.10.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
goreleaser-nfpm — go get goreleaser-nfpm · libregistry