tomassirio / easyinstaller

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.
8 stars 3 forks source link

Add Linux Distributions #11

Open tomassirio opened 1 month ago

tomassirio commented 1 month ago

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

wenayy commented 1 month ago

assign me this

tomassirio commented 1 month ago

Assigned! Have fun