Joao Moreno
1d5fdb1a03
earlier .build/electron test
2016-05-04 09:33:58 +02:00
Phillip Johnsen
a3e4855bcc
Use local version of gulp in ./scripts/code.sh.
...
As with #3649 it removes the need for global installation of gulp.
This was already the case for the windows, in ./scripts/code.bat.
2016-03-03 20:50:12 +01:00
James Ko
9a40a06a46
Forward arguments correctly: use "$@" instead of $*
...
Also added an exec to improve performance (which replaces the current process instead of spawning a subshell),
and changed the shebang to #!/usr/bin/env as this is best practice.
2016-02-18 00:47:09 -05:00
Joao Moreno
ca49e38ea4
fix the build
2015-11-26 14:36:25 +01:00
Joao Moreno
0b6f18f623
compile before code
...
#22
2015-11-26 10:07:11 +01:00
Joao Moreno
4a85ac575c
run npm install on scripts/code
...
#22
2015-11-26 09:29:49 +01:00
Joao Moreno
e22834e316
place electron in .build/electron
...
related to #22
2015-11-26 09:03:36 +01:00
Erich Gamma
8f35cc4768
Hello Code
2015-11-13 14:39:38 +01:00