compose/plum/cli
Aanand Prasad 730f9772f9 plum start runs in foreground by default
Also fixed LogPrinter regressions. Sorry for not doing that in a
separate commit.

Also made 'plum logs' show backlog. Yep, rolled that right in too. Gonna
go whip myself now.
2013-12-18 19:03:34 +00:00
..
__init__.py Add basic CLI 2013-12-11 14:25:32 +00:00
colors.py Basic log output 2013-12-18 16:20:03 +00:00
command.py Add basic CLI 2013-12-11 14:25:32 +00:00
docopt_command.py Add basic CLI 2013-12-11 14:25:32 +00:00
errors.py Add basic CLI 2013-12-11 14:25:32 +00:00
formatter.py Add basic CLI 2013-12-11 14:25:32 +00:00
log_printer.py plum start runs in foreground by default 2013-12-18 19:03:34 +00:00
main.py plum start runs in foreground by default 2013-12-18 19:03:34 +00:00
multiplexer.py Basic log output 2013-12-18 16:20:03 +00:00
utils.py Add basic CLI 2013-12-11 14:25:32 +00:00