This website requires JavaScript.
Explore
Help
Sign In
embarklabs
/
embark
mirror of
https://github.com/embarklabs/embark.git
Watch
2
Star
0
Fork
You've already forked embark
0
Code
Issues
Projects
Releases
Wiki
Activity
df7ff3916f
embark
/
bin
/
embark
5 lines
79 B
JavaScript
Executable File
Raw
Blame
History
#!/usr/bin/env node
var
Embark
=
require
(
'..'
)
;
Embark
.
process
(
process
.
argv
)
;
Reference in New Issue
View Git Blame
Copy Permalink