It is a command-line tool that allows you to install commonly used applications with a single command. It is a Spring Boot application that uses Spring Shell to provide a command-line interface to the user. The application is designed to be extensible, so you can easily add new installers to the list of supported applications.
Currently, the application handles only a few Linux distributions (debian, fedora, arch). Add a few more to it
If you can think of installers already implemented which might only work with a particular OS, add it as well