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
9caa424aeb
embark
/
packages
/
utils
/
collective
/
bin
/
collective
6 lines
89 B
JavaScript
Executable File
Raw
Blame
History
#!/usr/bin/env node
/* global process require */
require
(
'..'
)
(
process
.
argv
.
slice
(
2
)
)
;
Reference in New Issue
View Git Blame
Copy Permalink