This website requires JavaScript.
Explore
Help
Sign In
LibreCCM
/
libreccm-legacy
Watch
3
Star
0
Fork
You've already forked libreccm-legacy
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1594b79ce9
libreccm-legacy
/
trunk-images
/
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
.
_
)
)
;
Reference in New Issue
View Git Blame
Copy Permalink