syndicate-js/bootstrap

5 lines
71 B
Plaintext
Raw Normal View History

2018-11-06 23:13:51 +00:00
#!/bin/sh
[ -d node_modules/lerna ] || npm i .
2018-11-06 23:22:06 +00:00
redo clean
redo -j3 all