WARNING: This application is work in progress, if you're seeing this you're seeing the first commits that don't function entirely. If you want to contribute open an issue and we can discuss how to start development together as currently we don't have any platform, only documentation
An application, which uses common installation information for deployment of applications to different package managers
Supported package formats are:
- DEBs 🚧
- Ebuilds for Gentoo and Funtoo(includes an autogen script) 🚧
- Pacman pkgbuilds 🚧
- Void templates 🚧
- Flatpaks 🚧
- RPMs 🚧
- Winget 🚧
Outside of the format we also use some other tooling to provide many useful features such as:
- A system to automatically find dependencies for your distribution using the repology API
- When used on Linux, we enable you to test if the package formats work by using containers powered by LXD. On Windows, WSL is used to test Linux packages
- We're CI/CD friendly and fully support templating in our files. Using these templates you can automate your deployment without having to hardcode versions, tarball URLs, releases and more
- We use standard naming for our packages so that they can instantly be deployed and indexed by automatic package updaters
Instructions on how to use the software, as well as documentation can be found on the wiki