6 Commits

Author SHA1 Message Date
Thibault Jouan
ceac19b346 Quit on `mod1+q' key binding
* Loop our runner until it is "stopped";
* Use the event dispatcher to stop the runner on `mod1+q' key press;
* Tell the manager to grab the `q' key.
2015-04-09 00:30:13 +00:00
Thibault Jouan
49fe77ddb1 Integrate our new Runner into CLI 2015-04-09 00:30:12 +00:00
Thibault Jouan
bc2ab4b9fa Fix coding standards (extra lines in specs) 2015-04-09 00:30:00 +00:00
Thibault Jouan
1b6a6f9cea Refactor CLI specs 2015-04-09 00:30:00 +00:00
Thibault Jouan
304db803f3 Introduce Env to manage CLI env and config 2015-04-07 23:13:28 +00:00
Thibault Jouan
422a940eae Implement basic CLI usage help 2015-04-07 21:56:49 +00:00