Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 🏃🏻
- Host: GitHub
- URL: https://github.com/d0422/multi-starter
- Owner: d0422
- Created: 2024-06-27T12:55:49.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-14T04:41:55.000Z (5 months ago)
- Last Synced: 2024-07-15T04:32:41.649Z (5 months ago)
- Topics: multirepo, runner, starter
- Language: TypeScript
- Homepage:
- Size: 166 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)
2. Choose script command
3. Now, Enjoy your development