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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file mr.developer.shell-0.0.1.tar.gz
.
File metadata
- Download URL: mr.developer.shell-0.0.1.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af1f1752730f0f648d0aeb06246f31ff65dea2ffc24ef677b49b6413e1f35f23 |
|
MD5 | c376649261ad6c934b581560c1cc1fa4 |
|
BLAKE2b-256 | 81264c9ac1749d7e965a48d5e0be585720ff5420617ffdca3135fbc075469c26 |