summaryrefslogtreecommitdiff
path: root/cli.cpp
AgeCommit message (Expand)Author
2013-08-07Make cli try to read auth token from global home if possible (unix-like systems)Adam Ierymenko
2013-08-05CLI communication now working.Adam Ierymenko
2013-08-05CLI now actually sends commands... :PAdam Ierymenko
2013-08-05CLI debugging, got rid of nasty old Thread class and replaced with newer clea...Adam Ierymenko
2013-07-18Command line interface.Adam Ierymenko