All Projects → goreleaser → Nfpm

goreleaser / Nfpm

Licence: mit
NFPM is Not FPM - a simple deb, rpm and apk packager written in Go

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Labels

Projects that are alternatives of or similar to Nfpm

Goreleaser
Deliver Go binaries as fast and easily as possible
Stars: ✭ 9,290 (+753.86%)
Mutual labels:  apk, rpm, deb
foreman-packaging
Packaging files (RPMs, debs) for Foreman and its dependencies
Stars: ✭ 38 (-96.51%)
Mutual labels:  deb, rpm
st2-packages
StackStorm deb/rpm packages (automated docker build pipeline)
Stars: ✭ 25 (-97.7%)
Mutual labels:  deb, rpm
package-build
A toolset for building system packages using Docker and fpm-cookery
Stars: ✭ 36 (-96.69%)
Mutual labels:  deb, rpm
Aliddns
aliyun ddns for golang【阿里云DDNS服务,用来将自己的动态IP同步到自己的域名解析服务器,安装方便,配置简单,默认支持Linux和MacOS以后台服务方式持续运行】
Stars: ✭ 136 (-87.5%)
Mutual labels:  rpm, deb
Boostnote-packages
Repo containing .rpm, .deb and Boostnote app folder
Stars: ✭ 31 (-97.15%)
Mutual labels:  deb, rpm
LAMPP-Manager
A simple LAMPP manager designed to automate all the work.
Stars: ✭ 117 (-89.25%)
Mutual labels:  deb, rpm
Javapackager
📦 Gradle/Maven plugin to package Java applications as native Windows, Mac OS X, or GNU/Linux executables and create installers for them.
Stars: ✭ 285 (-73.81%)
Mutual labels:  rpm, deb
Jenkins Bootstrap Shared
Jenkins as immutable infrastructure made easy. A repository of shared scripts meant to be used as a git submodule. Packing Jenkins, plugins, and scripts into immutable packages and images.
Stars: ✭ 270 (-75.18%)
Mutual labels:  rpm, deb
ApkDecompiler
【Linux系统】上apk反编译助手,已打包为ApkDecompiler.deb,支持debian系linux,如debian、ubuntu、mint、deepin等等
Stars: ✭ 34 (-96.87%)
Mutual labels:  deb, apk
Electron Builder
A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box
Stars: ✭ 11,653 (+971.05%)
Mutual labels:  rpm, deb
Open Build Service
Build and distribute Linux packages from sources in an automatic, consistent and reproducible way #obs
Stars: ✭ 599 (-44.94%)
Mutual labels:  rpm, deb
Redishappy
Redis Sentinel high availabillity daemon
Stars: ✭ 111 (-89.8%)
Mutual labels:  rpm, deb
deezer-linux
An universal linux port of deezer, supporting both Flatpak and AppImage
Stars: ✭ 141 (-87.04%)
Mutual labels:  deb, rpm
Docker Ce Packaging
Packaging scripts for Docker CE
Stars: ✭ 111 (-89.8%)
Mutual labels:  rpm, deb
Sbt Native Packager
sbt Native Packager
Stars: ✭ 1,480 (+36.03%)
Mutual labels:  rpm, deb
Fpm Within Docker
Leverage fpm inside pre-baked docker images in order to build and test native DEB and RPM packages.
Stars: ✭ 80 (-92.65%)
Mutual labels:  rpm, deb
SetupBuilder
Gradle plugin for building setups for different platforms.
Stars: ✭ 75 (-93.11%)
Mutual labels:  deb, rpm
Platform Install Packages
Official deployment packages to install the Kaltura platform on a server or cluster environments using native OS package managers
Stars: ✭ 436 (-59.93%)
Mutual labels:  rpm, deb
Rakudo Pkg
Pre-compiled OS packages for Rakudo
Stars: ✭ 55 (-94.94%)
Mutual labels:  rpm, deb

GoReleaser Logo

NFPM

NFPM is Not FPM - a simple deb, rpm and apk packager written in Go.

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 softwares.

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.

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


Would you like to fix something in the documentation? Feel free to open an issue.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].