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 (unreleased)

  • Project creation.

Project details


Supported by

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