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
36da5a340e
embark
/
bin
/
embark
5 lines
92 B
JavaScript
Executable File
Raw
Blame
History
#!/usr/bin/env node
require
(
'source-map-support/register'
)
;
require
(
'../dist/bin/embark'
)
;
Reference in New Issue
View Git Blame
Copy Permalink