Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 852 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 852 Bytes

Multi-starter

Simple cli for running multirepo

Getting Started

npm i -g multi-starter

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 <space> to select, <a> to toggle all, <i> to invert selection, and <enter> to proceed)

    image
  2. Choose script command

    image
  3. Now, Enjoy your development

    image