Initialize a microplane workflow
Initialize a microplane workflow. It targets repos based on a Github Code Search query. For example
$ mp init "org:Clever filename:circle.yml"
would target all Clever repos with a circle.yml file.
See https://help.github.com/articles/searching-code/ for more details about the syntax.
mp init [query] [flags]
-h, --help help for init
-r, --repo string single repo to operate on
- mp - Microplane makes git changes across many repos