gruntwork-io / git-xargs

git-xargs is a command-line tool (CLI) for making updates across multiple Github repositories with a single command.
https://blog.gruntwork.io/introducing-git-xargs-an-open-source-tool-to-update-multiple-github-repos-753f9f3675ec
Apache License 2.0
935 stars 62 forks source link

just so you know, I made a thing like this that has a bit more features :) #13

Closed asottile closed 3 years ago

asottile commented 3 years ago

https://github.com/asottile/all-repos

zackproser commented 3 years ago

https://github.com/asottile/all-repos

Awesome, thanks for sharing!