Closed weistn closed 10 years ago
bin/gismo should compile a file and execute it.
bin/gismo foobar.gs
This should result in a compiled file named .foobar.js. This file is then required and executed.
bin/gismo should compile a file and execute it.
This should result in a compiled file named .foobar.js. This file is then required and executed.