yarn-s

v1.2.3
Run Multiple Yarn Commands In Series.
yarn serial series

t

zoroaster -t 5000 -a

test

yarn t test/spec test/mask

spec

yarn t test/spec

mask

yarn t test/mask

dev

node src/bin

compile

depack src/bin/yarn-s -o compile/bin/yarn-s.js -a -c -s -S --externs types/externs.js

lib

depack src/depack.js -o compile/yarn-s.js -s -a -c --source_map_include_content

test-compile

ALAMODE_ENV=test-compile yarn test

lint

eslint .

doc

doc -o README.md -n _yarnS -d -a

d

yarn-s template d1 externs

d1

typal compile/index.js -u -t types/index.xml

template

typal compile/template.js -T compile/index.js -t types/api.xml

externs

typal types/externs.js

pass

node test/fixture/pass

fail

node test/fixture/fail

args

argufy -o src/bin/get-args.js
npm i yarn-s

Metadata

Downloads

Maintainers