add scripts
This commit is contained in:
4
scripts/bootstrap.sh
Executable file
4
scripts/bootstrap.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
cd ../babel
|
||||
npm link babylon
|
||||
Reference in New Issue
Block a user