An additional package manager for managing Microsoft apps on Linux distros.
Go to file
TheOnePath 7666e7394a
Updated commands.py
Command@get_command() method now allows for the app to error if a
command is unrecognised. This is used by commands such as Help, when a
help message cannot be displayed for an unrecognised command.

Changed the way help summary messages are accessed from commands.
2023-07-30 16:06:20 +01:00
assets Added icon logos 2023-07-02 13:46:41 +01:00
soypak Updated commands.py 2023-07-30 16:06:20 +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 Udated README.md 2023-07-30 13:30:15 +01:00

soypak logo

soypak

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

TODO

  • CLI Parser
  • Logging
  • Error system
  • Translation system (I18N and PO files)
  • CLI UI
  • Package installer
  • Dependency resolver
  • Package Plug-in Manager