Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wclr/yrun
Run like a boss.
https://github.com/wclr/yrun
npm run scripts yarn
Last synced: about 1 month ago
JSON representation
Run like a boss.
- Host: GitHub
- URL: https://github.com/wclr/yrun
- Owner: wclr
- Created: 2017-04-15T11:15:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-17T17:22:29.000Z (almost 8 years ago)
- Last Synced: 2024-11-12T15:31:02.341Z (3 months 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?
![because](https://cloud.githubusercontent.com/assets/736697/25096798/4442a926-23bb-11e7-9b44-3b33aad32299.gif)## Install
![npm (scoped)](https://img.shields.io/npm/v/yrun.svg?maxAge=86400)
```
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.