This website requires JavaScript.
Explore
Help
Sign In
status-im
/
embark-area-51
Watch
2
Star
0
Fork
0
You've already forked embark-area-51
mirror of
https://github.com/status-im/embark-area-51.git
synced
2025-01-26 23:20:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
embark-area-51
/
bin
/
embark
5 lines
78 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add embark binary
2015-05-24 09:03:43 -04:00
#!/usr/bin/env node
Alter require to support `npm link`
2015-08-25 16:56:00 -07:00
var Embark = require('..');
working run
2016-08-17 20:29:41 -04:00
Embark.process(process.argv)
Reference in New Issue
Copy Permalink