system_setup_tool/cmd
Patryk Hegenberg 8281883e4d feat(cli,packagemanager): implemented first working windows and macos versions
in order to implement sst for windows and macos the structure of
osmanager has been changed.
Now osmanager has a new field pm, which contains the specific
packagemanager for the os.
Linux packagemanagers have been implemented as packagemanagers on their
own.
2025-01-20 21:28:44 +01:00
..
cmd.go feat(cli): add update and update-all command 2025-01-19 22:21:28 +01:00
install_cmd.go feat(cli,packagemanager): implemented first working windows and macos versions 2025-01-20 21:28:44 +01:00
package_commands.go refactor: seperate files, function and structs into seperate packages 2025-01-18 14:34:16 +01:00
remove_cmd.go feat(cli,packagemanager): implemented first working windows and macos versions 2025-01-20 21:28:44 +01:00
search_cmd.go feat(cli,packagemanager): implemented first working windows and macos versions 2025-01-20 21:28:44 +01:00
update_command.go feat(cli,packagemanager): implemented first working windows and macos versions 2025-01-20 21:28:44 +01:00