This website works better with JavaScript.
Explore
Help
Sign In
noan.randon
/
Favor
Watch
3
Star
2
Fork
You've already forked Favor
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
c07a85db0d
master
post
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c07a85db0d'
${ noResults }
Favor
/
node_modules
/
minimist
/
example
/
parse.js
3 lines
69 B
Raw
Blame
History
var
argv
=
require
(
'../'
)
(
process
.
argv
.
slice
(
2
)
)
;
console
.
log
(
argv
)
;
Reference in new issue
View Git Blame
Copy Permalink