Skip to content

πŸƒπŸ» Simple cli for running multirepo πŸƒπŸ»

Notifications You must be signed in to change notification settings

d0422/multi-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

34 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

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