This website works better with JavaScript
Home
Explore
Help
Sign In
etouimi
/
SPAMAP-Web-App
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
015b74845c
Branches
Tags
master
SPAMAP-Web-App
/
node_modules
/
optimist
/
test
/
_
/
bin.js
bin.js
96 B
History
Raw
1
2
3
#!/usr/bin/env node
var argv = require('../../index').argv
console.log(JSON.stringify(argv._));