1
1
mirror of https://github.com/goreleaser/nfpm synced 2024-09-29 17:01:17 +02:00
NFPM is Not FPM - a simple deb, rpm and apk packager written in Go
Go to file
dependabot[bot] c9219cae96
chore(deps): bump actions/setup-go from 3 to 4 (#634)
* chore(deps): bump actions/setup-go from 3 to 4

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* Apply suggestions from code review

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-03-17 15:50:25 -03:00
.github
apk
arch
cmd/nfpm
deb
deprecation
files refactor: stricter golangci-lint ruleset (#631) 2023-03-09 10:02:20 -03:00
internal
rpm
scripts
testdata
www
.gitattributes
.gitignore
.golangci.yml
.goreleaser.yml chore: announce patches too 2022-09-27 11:58:32 -03:00
.lintian-overrides
acceptance_test.go
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
go.mod
go.sum
LICENSE.md
nfpm_test.go
nfpm.go
README.md
SECURITY.md chore(ci): codeql scans and security policy 2021-12-06 09:59:21 -03:00
Taskfile.yml

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