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.
- Host: GitHub
- URL: https://github.com/artdecocode/yarn-s-old
- Owner: artdecocode
- License: mit
- Created: 2018-05-12T05:12:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-12T06:40:19.000Z (over 7 years ago)
- Last Synced: 2025-02-25T15:51:56.839Z (11 months ago)
- Language: JavaScript
- Homepage: https://artdeco.bz/yarn-s
- Size: 22.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# yarn-s
[](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