This website requires JavaScript.
Explore
Help
Sign In
suroh
/
work.suroh.tk
Watch
0
Star
0
Fork
You've already forked work.suroh.tk
0
Code
Pull Requests
Actions
Activity
410082595a
work.suroh.tk
/
node_modules
/
optimist
/
test
/
_
/
bin.js
4 lines
96 B
JavaScript
Executable File
Raw
Blame
History
#!/usr/bin/env node
var
argv
=
require
(
'../../index'
)
.
argv
console
.
log
(
JSON
.
stringify
(
argv
.
_
)
)
;
View Git Blame
Copy Permalink