add scripts
This commit is contained in:
parent
a1a1ad3d1c
commit
6c5c216c40
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
|
||||
Loading…
x
Reference in New Issue
Block a user