aboutsummaryrefslogtreecommitdiffstats
path: root/command.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* more commandline component optionstassaron2017-06-221-5/+10
| | | | commandline options that existed before the redesign are now back
* can send multiple arguments to a componenttassaron2017-06-221-6/+9
|
* bugfixestassaron2017-06-221-30/+6
|
* preset-loading and basic args from commandlinetassaron2017-06-221-13/+17
| | | | also made some docstrings more informative
* able to create components from commandlinetassaron2017-06-181-3/+44
| | | | TODO: make components respond to argument
* basic commandline functionality using 3 argstassaron2017-06-181-120/+95
| | | | needs more args so components can be modified without gui
* Code cleanupDH42017-06-061-0/+122