aboutsummaryrefslogtreecommitdiff
path: root/command.py
AgeCommit message (Collapse)Author
2017-06-18able to create components from commandlinetassaron
TODO: make components respond to argument
2017-06-18basic commandline functionality using 3 argstassaron
needs more args so components can be modified without gui
2017-06-06Code cleanupDH4