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 details)

Uploaded Source

File details

Details for the file mr.developer.shell-0.0.1.tar.gz.

File metadata

File hashes

Hashes for mr.developer.shell-0.0.1.tar.gz
Algorithm Hash digest
SHA256 af1f1752730f0f648d0aeb06246f31ff65dea2ffc24ef677b49b6413e1f35f23
MD5 c376649261ad6c934b581560c1cc1fa4
BLAKE2b-256 81264c9ac1749d7e965a48d5e0be585720ff5420617ffdca3135fbc075469c26

See more details on using hashes here.

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