adding bash helper scripts

This commit is contained in:
Anis Kadri
2012-06-15 18:35:34 -07:00
parent 0a4d218010
commit c86b618aaa
7 changed files with 126 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/bin/bash
set -e
CORDOVA_PATH=$( cd "$( dirname "$0" )" && pwd )
bash $CORDOVA_PATH/cordova emulate