https://github.com/wclr/yrun
Run like a boss.
https://github.com/wclr/yrun
npm run scripts yarn
Last synced: 3 months ago
JSON representation
Run like a boss.
- Host: GitHub
- URL: https://github.com/wclr/yrun
- Owner: wclr
- Created: 2017-04-15T11:15:04.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-17T17:22:29.000Z (about 9 years ago)
- Last Synced: 2025-01-11T15:47:18.999Z (over 1 year ago)
- Topics: npm, run, scripts, yarn
- Language: JavaScript
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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.