1
1
mirror of https://github.com/goreleaser/nfpm synced 2024-09-11 06:30:41 +02:00
NFPM is Not FPM - a simple deb, rpm and apk packager written in Go
Go to file
2024-09-10 01:39:45 +00:00
.github chore(deps): bump anchore/sbom-action from 0.17.1 to 0.17.2 (#851) 2024-08-23 11:05:52 -03:00
apk fix(apk): always append .rsa.pub to key name (#808) 2024-03-30 09:36:14 -03:00
arch fix: modtime (#758) 2023-12-26 08:51:38 -03:00
cmd/nfpm feat: support for ipk packages (#818) 2024-05-08 16:02:39 -03:00
deb feat(deb): set license field (#849) 2024-08-18 17:37:59 -03:00
deprecation chore(ci): improve tparse (#527) 2022-06-24 10:13:32 -03:00
files fix: system fs paths on windows (#838) 2024-07-05 14:45:26 -03:00
internal fix(deb): dpkg-sig format (#841) 2024-07-09 09:39:10 -03:00
ipk feat: support for ipk packages (#818) 2024-05-08 16:02:39 -03:00
rpm fix: rpm doesnt allow dashes in prerelease (#836) 2024-07-05 11:25:07 -03:00
scripts build(nix): update flake 2024-04-01 11:06:02 -03:00
testdata feat: env var substitution in description (#848) 2024-08-14 22:31:02 -03:00
www docs: update cmd docs 2024-09-10 01:39:45 +00:00
.editorconfig chore: add .editorconfig 2024-01-01 22:22:51 -03:00
.envrc build: use nix flake (#761) 2023-12-28 20:47:17 -03:00
.gitattributes feat: jsonschema (#350) 2021-07-07 10:20:34 -07:00
.gitignore build: use nix flake (#761) 2023-12-28 20:47:17 -03:00
.golangci.yml test: testifylint fixes (#753) 2023-12-17 15:46:28 -03:00
.goreleaser.yml ci: update goreleaser config 2024-06-05 11:17:12 -03:00
.lintian-overrides fix: lintian issues (#445) 2022-02-03 09:20:21 -03:00
acceptance_test.go test: centos8 mirrorlist has been down for a long time (#837) 2024-07-05 11:57:19 -03:00
CODE_OF_CONDUCT.md docs: readme, coc, contributing 2018-02-18 19:32:16 -03:00
CONTRIBUTING.md fix: move mod back to go 1.21 2024-05-09 09:29:19 -03:00
Dockerfile fix: docker image entrypoint 2022-02-09 08:50:40 -03:00
flake.lock build: update flake.nix 2024-08-14 22:30:34 -03:00
flake.nix build: fix packagers shell on darwin 2024-08-14 22:45:12 -03:00
go.mod feat(deps): bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 (#852) 2024-08-29 11:36:48 +00:00
go.sum feat(deps): bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 (#852) 2024-08-29 11:36:48 +00:00
LICENSE.md Create LICENSE.md 2018-02-03 17:11:21 -02:00
nfpm_test.go feat: env var substitution in description (#848) 2024-08-14 22:31:02 -03:00
nfpm.go feat: env var substitution in description (#848) 2024-08-14 22:31:02 -03:00
README.md docs: update 2024-07-01 10:26:17 -03:00
SECURITY.md docs: update SECURITY.md 2023-05-18 14:18:54 -03:00
Taskfile.yml build: instructions regarding binfmt 2024-04-01 11:17:12 -03:00

GoReleaser Logo

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

Stargazers over time