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

https://github.com/artdecocode/yarn-s-old

Run multiple yarn commands in series.
https://github.com/artdecocode/yarn-s-old

Last synced: 5 months ago
JSON representation

Run multiple yarn commands in series.

Awesome Lists containing this project

README

          

# yarn-s

[![npm version](https://badge.fury.io/js/yarn-s.svg)](https://badge.fury.io/js/yarn-s)

`yarn-s` is a Node.js package to run multiple `yarn` commands in series.

## CLI

This is a CLI application which is capable of executing `yarn` commands one by one. The commands should be specified as `scripts` in the `package.json` file.

```sh
yarn-s test build test-build
```

---

(c) [Art Deco Code][1] 2018

[1]: https://artdeco.bz