NFPM is Not FPM - a simple deb, rpm and apk packager written in Go
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
dependabot[bot] 14ce368f13
feat(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#666)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.3...v1.8.4)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 days ago
.github chore(deps): bump sigstore/cosign-installer from 3.0.4 to 3.0.5 (#660) 2 weeks ago
apk fix: improve goarch to pkg conversion 2 weeks ago
arch test: stabilize arch test 1 week ago
cmd/nfpm feat: overhaul cmd and release process (#325) 2 years ago
deb fix: add filename to error log 7 days ago
deprecation chore(ci): improve tparse (#527) 11 months ago
files test: fix files test 1 week ago
internal refactor: stricter golangci-lint ruleset (#631) 3 months ago
rpm test: fix arch tests 1 week ago
scripts docs: remove vercel deploy (#595) 5 months ago
testdata fix: md5sums entries and lintian errors/warnings (#656) 3 weeks ago
www docs: update cmd docs 1 week ago
.gitattributes feat: jsonschema (#350) 2 years ago
.gitignore chore(ci): use tparse to report to GITHUB_STEP_SUMMARY (#516) 12 months ago
.golangci.yml refactor: stricter golangci-lint ruleset (#631) 3 months ago
.goreleaser.yml build: fix url 1 week ago
.lintian-overrides fix: lintian issues (#445) 1 year ago
CODE_OF_CONDUCT.md docs: readme, coc, contributing 5 years ago
CONTRIBUTING.md feat: upgrade to go 1.19 (#542) 9 months ago
Dockerfile fix: docker image entrypoint 1 year ago
LICENSE.md Create LICENSE.md 5 years ago
README.md docs: fix readme badge 5 months ago
SECURITY.md docs: update SECURITY.md 2 weeks ago
Taskfile.yml docs: remove vercel deploy (#595) 5 months ago
acceptance_test.go feat: add zstd compression support for deb and rpm (#611) 4 months ago
go.mod feat(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#666) 2 days ago
go.sum feat(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#666) 2 days ago
nfpm.go fix: mips softfloat/hardfloat handling 1 week ago
nfpm_test.go fix: mips softfloat/hardfloat handling 1 week ago

README.md

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