1
1
mirror of https://github.com/goreleaser/nfpm synced 2024-09-26 22:11:07 +02:00
NFPM is Not FPM - a simple deb, rpm and apk packager written in Go
Go to file
Carlos Alexandro Becker f3be2c6dd9
rename to nfpm
2018-02-05 00:10:40 -02:00
cmd/nfpm rename to nfpm 2018-02-05 00:10:40 -02:00
deb chore: renamed to nfpm 2018-02-04 23:53:22 -02:00
rpm chore: renamed to nfpm 2018-02-04 23:53:22 -02:00
testdata feat: wip: rpm: dedup testdata 2018-02-04 23:36:02 -02:00
LICENSE.md Create LICENSE.md 2018-02-03 17:11:21 -02:00
pkg.go chore: renamed to nfpm 2018-02-04 23:53:22 -02:00
README.md chore: renamed to nfpm 2018-02-04 23:53:22 -02:00

nfpm

NFPM is not FPM.

WIP: simple deb/rpm packager written in Go