yrun
v1.0.0-pre.2
Published
> Better **yarn run**.
Downloads
3
Readme
YRun
Better yarn run.
Why?
Install
npm i yrun -g
Usage
yrun
- Will get all scripts from package.json
in current folder and show autocomplete menu with scripts names to run.
yrun all
- Will get scripts from all package.json
files in the project's tree.
Licence
WTF.