syndicate-js/bootstrap

4 lines
67 B
Plaintext
Raw Normal View History

2018-11-06 23:13:51 +00:00
#!/bin/sh
[ -d node_modules/lerna ] || npm i .
npx lerna bootstrap