l0bsterssg

node.js static responsive blog post generator
Log | Files | Refs | README

argv.js (63B)


      1 #!/usr/bin/env node
      2 console.log(JSON.stringify(process.argv));