begin to implement subcommand handling

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-09-13 17:40:28 +02:00
commit 5cbe34ee33
2 changed files with 61 additions and 40 deletions

View file

@ -1,7 +1,8 @@
For 2.0.0:
- support subcommands!
deploy? config?
config (deploy)
install (provision)
--------------------------------------------------------------------------------