Skip to main content

mr.developer extension to run shell commands on repositories.

Project description

mr.developer.shell

Run shell commands on all your mr.developer controlled repositories!

Motivation

I got tired of:

cd src
for f in *; do echo $f; cd $f; DO SOMETHING; cd .. ; done

So I created a mr.developer extension to do exactly the sambe but nicer:

./bin/develop shell "git grep hidden stuff"

CHANGES

0.0.1 (2015-06-01)

  • Project creation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mr.developer.shell-0.0.1.tar.gz (5.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page