syndicate-js/bootstrap

4 lines
67 B
Bash
Executable File

#!/bin/sh
[ -d node_modules/lerna ] || npm i .
npx lerna bootstrap