Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.