diff --git a/README.md b/README.md index ee5856f..7fcc049 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Multi-starter -Simple cli for multirepo +Simple cli for running multirepo ## Getting Started @@ -9,3 +9,15 @@ Simple cli for multirepo `multi-start` command lets you run projects up to one depth on your current path at the same time. The cli program allows you to select projects (multiple) and commands. + +1. Select multiple repositories to run (Press `` to select, `` to toggle all, `` to invert selection, and `` to proceed) + + image + +2. Choose script command + + image + +3. Now, Enjoy your development + + image