Add a way to run commands

It would be handy to be able to run things like:

ktd up -d
ktd --shell --run 'export PERL5LIB=$PERL5LIB:/kohadevbox/plugins/innreach; \
                   cd /kohadevbox/plugins/innreach; \
                   prove t/'