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] 34276432d6
feat(deps): bump github.com/goreleaser/chglog from 0.4.0 to 0.4.1 (#616)
Bumps [github.com/goreleaser/chglog](https://github.com/goreleaser/chglog) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/goreleaser/chglog/releases)
- [Changelog](https://github.com/goreleaser/chglog/blob/main/.goreleaser.yml)
- [Commits](https://github.com/goreleaser/chglog/compare/v0.4.0...v0.4.1)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/chglog
  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>
2023-02-06 08:58:56 -03:00
.github fix: use --clean instead of --rm-dist 2023-02-05 14:00:00 -03:00
apk
arch
cmd/nfpm
deb feat: add zstd compression support for deb and rpm (#611) 2023-01-30 00:24:27 -03:00
deprecation
files
internal
rpm
scripts
testdata feat: add zstd compression support for deb and rpm (#611) 2023-01-30 00:24:27 -03:00
www docs: update cmd docs 2023-02-01 23:07:42 +00:00
.gitattributes feat: jsonschema (#350) 2021-07-07 10:20:34 -07:00
.gitignore
.golangci.yml
.goreleaser.yml chore: announce patches too 2022-09-27 11:58:32 -03:00
.lintian-overrides
acceptance_test.go feat: add zstd compression support for deb and rpm (#611) 2023-01-30 00:24:27 -03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
go.mod feat(deps): bump github.com/goreleaser/chglog from 0.4.0 to 0.4.1 (#616) 2023-02-06 08:58:56 -03:00
go.sum feat(deps): bump github.com/goreleaser/chglog from 0.4.0 to 0.4.1 (#616) 2023-02-06 08:58:56 -03:00
LICENSE.md
nfpm_test.go
nfpm.go
README.md
SECURITY.md
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