How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Easily create full-stack installers for your project across a variety of platforms.
The main features of chef/omnibus are: Packaging Tools, Package Management.
Open-source alternatives to chef/omnibus include: aptly-dev/aptly — aptly - Debian repository management tool. rpm-software-management/tito — A tool for managing rpm based git projects. jordansissel/fpm — fpm is a multiplatform package builder and converter used to create software packages for various Linux distribution… berkshelf/berkshelf — A Chef Cookbook manager. aurapm/aura — A multilingual package manager for Arch Linux and the AUR. atgreen/trivial-system-loader — A system installation/loading abstraction for Common Lisp.
A tool for managing rpm based git projects.
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
A system installation/loading abstraction for Common Lisp