split up into modules

This commit is contained in:
2019-03-18 20:47:36 +01:00
parent 043b037cef
commit ae99050289
4 changed files with 704 additions and 708 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python3
import mg
mg.cli()
mg.commands.cli()