jw.pkg.cmds.distro: Add directory

Add the subdirectory structure for the distro subcommand.

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2026-01-23 14:54:27 +01:00
commit ad45ee8510
4 changed files with 98 additions and 0 deletions

View file

@ -1 +1,2 @@
from .CmdProjects import CmdProjects
from .CmdDistro import CmdDistro