Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free. Learn more →
Fpm Alternatives
Similar projects and alternatives to fpm
-
Homebrew-cask
🍻 A CLI workflow for the administration of macOS applications distributed as binaries
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
omnibus-ruby
Easily create full-stack installers for your project across a variety of platforms.
-
-
-
PolyMC
A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once (Fork of MultiMC)
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
-
kde-plasma-adaptive-wallpaper-accent-color
This is a simple tool for automatically changing accent color based on wallpaper for kde plasma.
-
-
-
-
-
AppImageKit
Package desktop applications as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, openSUSE, SLED, Ubuntu, Fedora, debian and derivatives. Join #AppImage on irc.libera.chat
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
fpm reviews and mentions
-
Zrok: open-source peer to peer sharing with ability to selfhost
There is definitely a lot more to building a proper package for wider distribution, but there are some great tools out there for folks wanting to get into it that make it more approachable. I've done my fair share with fpm when learning how the proverbial sausage is made.
-
Is it possible to make a CI/CD pipeline to build my own packages and create a repo?
Probably a good moment to point out the existence of fpm.
-
Golang Backend in Production
If you're not using docker, you can as an alternative artifact generate distribution-native packages like RPM or DEB files, which can include startup scripts etc. I used fpm for this in the past, now I mostly use docker images.
-
Looking for easy way for distribution of crates
Here is the link to fpm: https://github.com/jordansissel/fpm
-
makedeb 14.0.0: Create Debian packages directly from PKGBUILDs
Though I imagine this could be integrated into fpm just fine.
-
A MultiMC Fork is available in flatpak!
I see in your GitHub issues a lot of requests for different platform builds. To kill about a dozen of those birds with one stone check out FPM https://github.com/jordansissel/fpm
-
The Ada ecosystem?
If you need to build packages for many platforms, a tool like fpm https://github.com/jordansissel/fpm can make things a little easier, at the expense of making your source package a bit nonstandard.
-
I have made a tool for setting plasma accent color from wallpaper automatically.
FPM Packaging:
-
Why is it so difficult for a software application team to support so many distributions via packaging? Is there no machinery to robotically package any application for any of the given major distributions? Why not?
A few years ago I jumped on the fpm train. You might need to couple it up with some scripts, but it greatly simplifies things.
-
Ask HN: How to publish command line tools?
I wrote a shell script, I'd like to make available for others to use. Scripting language ideally shouldn't matter. Users should not have to care what I used. I'd like to target users who want to easily install a new command line tool on Linux/Mac and receive updates, but preferably without the need to install another package manager.
There is the possibility to package it for many package managers, like https://github.com/jordansissel/fpm
Other possibilities would be npm (most people have it already installed), zsh plugins (limited user base), deno (rewrite your shell script in typescript - which is probably a good thing).
Any other ideas? What are you using?
-
A note from our sponsor - SonarQube
www.sonarqube.org | 8 Feb 2023
Stats
jordansissel/fpm is an open source project licensed under MIT-like which is not an OSI approved license.