add scripts

This commit is contained in:
Sebastian McKenzie 2015-07-12 12:51:20 +01:00
parent a1a1ad3d1c
commit 6c5c216c40

4
scripts/bootstrap.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/sh
set -e
cd ../babel
npm link babylon