first version

This commit is contained in:
2019-03-18 20:03:50 +01:00
commit 6d5398a35c
3 changed files with 713 additions and 0 deletions

4
main.py Normal file
View File

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