A tool for managing rpm based git projects.
Les fonctionnalités principales de dgoodwin/tito sont : Packaging.
Les alternatives open-source à dgoodwin/tito incluent : jordansissel/fpm — fpm is a multiplatform package builder and converter used to create software packages for various Linux distribution… opscode/omnibus-ruby — Easily create full-stack installers for your project across a variety of platforms.
fpm is a multiplatform package builder and converter used to create software packages for various Linux distribution formats from a single unified source. It functions as a Linux distribution packager and a cross-format converter, transforming local directories, existing packages, or language-specific modules into platform-native formats such as DEB and RPM. The tool acts as a language-specific package wrapper, bundling modules from Node.js, Python, Ruby, and Perl into system packages. It can also generate packages that automatically configure system services for targets like systemd. The pr
Easily create full-stack installers for your project across a variety of platforms.