diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh new file mode 100755 index 0000000000..155282ce9b --- /dev/null +++ b/scripts/bootstrap.sh @@ -0,0 +1,4 @@ +#!/bin/sh +set -e +cd ../babel +npm link babylon