2017-02-06 06:51:26 -05:00

5 lines
79 B
JavaScript
Executable File

#!/usr/bin/env node
var Embark = require('..');
Embark.process(process.argv);