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
4c4c8ed1d6
embark
/
packages
/
embark-reset
/
bin.js
6 lines
73 B
JavaScript
Executable File
Raw
Blame
History
#!/usr/bin/env node
/* global module require */
require
(
'./'
)
.
reset
(
)
;
Reference in New Issue
View Git Blame
Copy Permalink