builder.sh
[app.Builder.js] / builder.sh
1 #!/bin/sh
2 # use our overridden typelibs.
3 export GI_TYPELIB_PATH=~/.Builder/girepository-1.1
4
5 TEST=.
6 echo ${TEST}
7
8 cd $(dirname $0)
9
10 # run theapplication.
11 seed ./gtkrun.js Sample