
pyMarkupL Commands:

pml [Action]
- init : Initializes your project in the directory where the command was made.

manage.py [Action]
- run : Runs a debug version of your page.
- compile : Compiles your entire project and generates a file at: [you_project]/output/release/

General commands (works for both "pml" and "manage.py"):
- ok : Tells whether the pyMarkupL has been successfully installed!
- help : Shows this help interface.

for more help contact me directly: sandro.meirelesdev@gmail.com