aboutsummaryrefslogtreecommitdiffstats
path: root/deploy.py (unfollow)
Commit message (Collapse)AuthorLines
2018-02-13changed the way command names are shown (due to the change in command names ↵Gravatar Sam W-2/+2
for the command wrappers)
2018-02-13fixed styling (again)Gravatar Sam W-1/+1
2018-02-13changed commented examples to docstringsGravatar Sam W-20/+23
2018-02-13fixed more pylintGravatar Sam W-3/+2
2018-02-13fixed pylint errorsGravatar Sam W-3/+6
2018-02-13reordered imports on __main__.pyGravatar univ-1/+1
2018-02-13moved formatter.py to correct dir, and changed __main__.py to use the formatterGravatar univ-1/+3
2018-02-13added exampleGravatar univ-0/+8
2018-02-13fixed broken import againGravatar univ-1/+1
2018-02-13fixed imports and added new constantGravatar univ-2/+6
2018-02-13added help for specific commandsGravatar univ-0/+29
2018-02-13added main help and modulestringGravatar univ-1/+48