Skip to content

🏃🏻 Simple cli for running multirepo 🏃🏻

Notifications You must be signed in to change notification settings

d0422/multi-starter

Repository files navigation

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