An additional package manager for managing Microsoft apps on Linux distros.
Go to file
TheOnePath 52044e0b16
Added help.py
Added the soypak help command. When called, it will provide the user
with help information about the soypak command(s) provided as arguments.

- Implements a `__doc__` attribute with summar and usage.
- Overrides the `run()` method from `Command` when inherited.
- Inherits `command.Command` and metaclass `RegisterCommand`.
2023-07-05 19:01:37 +01:00
assets Added icon logos 2023-07-02 13:46:41 +01:00
soypak Added help.py 2023-07-05 19:01:37 +01:00
.gitignore Initial commit 2023-07-01 21:32:54 +01:00
LICENSE Initial commit 2023-07-01 21:32:54 +01:00
README.md Updated README.md 2023-07-02 13:45:46 +01:00
setup.py Updated setup.py 2023-07-04 20:47:51 +01:00

soypak logo

soypak

An additional package manager for managing Microsoft apps on Linux distros.