1
1
mirror of https://github.com/goreleaser/nfpm synced 2024-11-18 23:14:12 +01:00
NFPM is Not FPM - a simple deb, rpm and apk packager written in Go
Go to file
Carlos Alexandro Becker fc0fe55cf7
docs: fix link
2022-10-19 10:58:18 -03:00
.github docs: fix link 2022-10-19 10:58:18 -03:00
apk test: improve coverage a bit 2022-10-15 14:58:33 -03:00
arch test: improve coverage a bit 2022-10-15 14:58:33 -03:00
cmd/nfpm
deb test: improve coverage a bit 2022-10-15 14:58:33 -03:00
deprecation
files
internal feat: add support for Arch Linux packages (#543) 2022-10-15 14:54:36 -03:00
rpm test: improve coverage a bit 2022-10-15 14:58:33 -03:00
scripts
testdata feat: add support for Arch Linux packages (#543) 2022-10-15 14:54:36 -03:00
www feat: add support for Arch Linux packages (#543) 2022-10-15 14:54:36 -03:00
.gitattributes
.gitignore
.golangci.yml
.goreleaser.yml chore: announce patches too 2022-09-27 11:58:32 -03:00
.lintian-overrides
acceptance_test.go feat: add support for Arch Linux packages (#543) 2022-10-15 14:54:36 -03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md feat: upgrade to go 1.19 (#542) 2022-08-22 09:39:40 -03:00
Dockerfile
go.mod feat(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#557) 2022-10-12 19:06:01 -03:00
go.sum feat(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#557) 2022-10-12 19:06:01 -03:00
LICENSE.md
nfpm_test.go fix: dont modify slices in a loop (#554) 2022-09-29 11:49:55 -03:00
nfpm.go feat: add support for Arch Linux packages (#543) 2022-10-15 14:54:36 -03:00
README.md
SECURITY.md
Taskfile.yml
vercel.json

GoReleaser Logo

nFPM

nFPM is a simple, 0-dependencies, deb, rpm and apk packager.

Release Software License GitHub Actions Codecov branch Go Report Card Go Doc Powered By: GoReleaser

Why

While fpm is great, for me, it is a bummer that it depends on ruby, tar and other software.

I wanted something that could be used as a binary and/or as a library and that was really simple.

So I created nFPM: a simpler, 0-dependency, as-little-assumptions-as-possible alternative to fpm.

Usage

Check the documentation at https://nfpm.goreleaser.com

Special thanks 🙏

Thanks to the fpm authors for fpm, which inspires nfpm a lot.

Community

You have questions, need support and or just want to talk about GoReleaser/nFPM?

Here are ways to get in touch with the GoReleaser community:

Join Discord Follow Twitter GitHub Discussions

Donate

Donations are very much appreciated! You can donate/sponsor on the main goreleaser opencollective! It's easy and will surely help the developers at least buy some or 🍺!

Stargazers over time

goreleaser/nfpm stargazers over time