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] 28170a1e71
chore(deps): bump anchore/sbom-action from 0.13.4 to 0.14.1 (#642)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.13.4 to 0.14.1.
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Commits](https://github.com/anchore/sbom-action/compare/v0.13.4...v0.14.1)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-03 09:21:07 -03:00
.github chore(deps): bump anchore/sbom-action from 0.13.4 to 0.14.1 (#642) 2023-04-03 09:21:07 -03:00
apk chore: inline if 2023-03-09 10:05:56 -03:00
arch refactor: stricter golangci-lint ruleset (#631) 2023-03-09 10:02:20 -03:00
cmd/nfpm
deb refactor: stricter golangci-lint ruleset (#631) 2023-03-09 10:02:20 -03:00
deprecation
files refactor: stricter golangci-lint ruleset (#631) 2023-03-09 10:02:20 -03:00
internal refactor: stricter golangci-lint ruleset (#631) 2023-03-09 10:02:20 -03:00
rpm refactor: stricter golangci-lint ruleset (#631) 2023-03-09 10:02:20 -03:00
scripts
testdata
www docs: update cmd docs 2023-03-20 01:51:28 +00:00
.gitattributes
.gitignore
.golangci.yml refactor: stricter golangci-lint ruleset (#631) 2023-03-09 10:02:20 -03:00
.goreleaser.yml build: create scoop manifests inside a bucket folder 2023-04-03 09:06:34 -03:00
.lintian-overrides
acceptance_test.go
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
go.mod feat(deps): bump github.com/imdario/mergo from 0.3.14 to 0.3.15 (#639) 2023-03-27 12:45:43 -03:00
go.sum feat(deps): bump github.com/imdario/mergo from 0.3.14 to 0.3.15 (#639) 2023-03-27 12:45:43 -03:00
LICENSE.md
nfpm_test.go refactor: stricter golangci-lint ruleset (#631) 2023-03-09 10:02:20 -03:00
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