Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/d0422/multi-starter

🏃🏻 Simple cli for running multirepo 🏃🏻
https://github.com/d0422/multi-starter

multirepo runner starter

Last synced: about 1 month ago
JSON representation

🏃🏻 Simple cli for running multirepo 🏃🏻

Awesome Lists containing this project

README

        

# 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 `` to select, `` to toggle all, `` to invert selection, and `` to proceed)

image

2. Choose script command

image

3. Now, Enjoy your development

image