Run a script on multiple repositories, cloning them if needed.
Description
Run a script on multiple repositories, cloning them if needed.
Usage
$ github-run-script <script> [options]
Options
-o, --owner The owner for repositories without an explicit owner.
-s, --search-path A path to search for already-cloned repositories.
-t, --terminate Terminate any spawned processes on error.
-s, --signal The signal to terminate a process with.
-v, --version Displays current version
-h, --help Displays this message