1
1
Fork 0
mirror of https://github.com/goreleaser/nfpm synced 2024-05-21 11:16:15 +02:00
NFPM is Not FPM - a simple deb, rpm and apk packager written in Go
Go to file
dependabot[bot] 50853d3ecd
chore(deps): bump anchore/sbom-action from 0.12.0 to 0.13.0 (#570)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Commits](https://github.com/anchore/sbom-action/compare/v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: anchore/sbom-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 11:12:51 -03:00
.github chore(deps): bump anchore/sbom-action from 0.12.0 to 0.13.0 (#570) 2022-10-31 11:12:51 -03:00
apk test: improve coverage a bit 2022-10-15 14:58:33 -03:00
arch fix: allow using directories as contents in archlinux packager (#568) 2022-10-27 09:28:47 -03:00
cmd/nfpm
deb test: improve coverage a bit 2022-10-15 14:58:33 -03:00
deprecation
files
internal
rpm test: improve coverage a bit 2022-10-15 14:58:33 -03:00
scripts
testdata fix: allow using directories as contents in archlinux packager (#568) 2022-10-27 09:28:47 -03:00
www
.gitattributes
.gitignore
.golangci.yml
.goreleaser.yml
.lintian-overrides
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
LICENSE.md
README.md
SECURITY.md
Taskfile.yml
acceptance_test.go
go.mod feat(deps): bump github.com/klauspost/compress from 1.15.11 to 1.15.12 (#569) 2022-10-27 09:26:52 -03:00
go.sum feat(deps): bump github.com/klauspost/compress from 1.15.11 to 1.15.12 (#569) 2022-10-27 09:26:52 -03:00
nfpm.go
nfpm_test.go
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