Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.3 to 1.8.4. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.8.3...v1.8.4) --- updated-dependencies: - dependency-name: github.com/stretchr/testify 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> |
2 days ago | |
---|---|---|
.github | 2 weeks ago | |
apk | 2 weeks ago | |
arch | 1 week ago | |
cmd/nfpm | 2 years ago | |
deb | 7 days ago | |
deprecation | 11 months ago | |
files | 1 week ago | |
internal | 3 months ago | |
rpm | 1 week ago | |
scripts | 5 months ago | |
testdata | 3 weeks ago | |
www | 1 week ago | |
.gitattributes | 2 years ago | |
.gitignore | 12 months ago | |
.golangci.yml | 3 months ago | |
.goreleaser.yml | 1 week ago | |
.lintian-overrides | 1 year ago | |
CODE_OF_CONDUCT.md | 5 years ago | |
CONTRIBUTING.md | 9 months ago | |
Dockerfile | 1 year ago | |
LICENSE.md | 5 years ago | |
README.md | 5 months ago | |
SECURITY.md | 2 weeks ago | |
Taskfile.yml | 5 months ago | |
acceptance_test.go | 4 months ago | |
go.mod | 2 days ago | |
go.sum | 2 days ago | |
nfpm.go | 1 week ago | |
nfpm_test.go | 1 week ago |
README.md
nFPM
nFPM is a simple, 0-dependencies, deb, rpm and apk packager.
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:
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 🍺!