UNPKG

charlike

Version:

Small, fast, simple and streaming project scaffolder for myself, but not only. Supports hundreds of template engines through the @JSTransformers API or if you want custom `render` function passed through options

7 lines (5 loc) 190 B
#!/usr/bin/env node console.log('%j', process.execArgv) console.log('%j', process.argv.slice(2)) // Keep the event loop alive long enough to receive signals. setTimeout(function() {}, 100)