0.2.4 • Published 5 years ago

monor v0.2.4

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

CircleCI npm version

monor

List commands of each yarn workspaces

image

Why

Every time I run yarn workspaces commands, I have to type yarn workspace @myapp/package start, which is a kind of hard work.

With monor, you can select your workspaces command interactively.

Getting started

Install it globally:

npm -g install monor

Then just run monor to list all of your commands under your workspaces:

monor

Features

  • Read all scripts package.json under yarn workspaces' packages
  • List and execute commands interactively
  • Run multiple commands concurrently

Development Status

Still in Beta. If you have any suggestions or feature requests, feel free to open new issues or Pull Requests!

Please run the following commands after you clone it:

yarn install
yarn example
yarn test:unit
yarn test:e2e
0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.11

5 years ago

0.1.10

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago