This website requires JavaScript.
Explore
Help
Sign In
thang
/
notes
Watch
1
Star
0
Fork
0
mirror of
https://github.com/thangisme/notes.git
synced
2026-07-27 07:24:04 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
4d0853ac808830900463e7c5e88182c1d2806a94
notes
/
node_modules
/
yargs
/
test
/
_
/
bin.js
T
4 lines
96 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial commit
2017-03-09 13:16:08 -05:00
#!/usr/bin/env node
var
argv
=
require
(
'../../index'
).
argv
console
.
log
(
JSON
.
stringify
(
argv
.
_
));
Reference in New Issue
Copy Permalink