Show HN: A CLI to create your Node.js application's boilerplate
https://news.ycombinator.com/item?id=31361497A CLI I'm working on that creates boilerplates and templates for various languages/frameworks now supports Node.js.
https://github.com/utopiops/utopiops
In case of Node.js, at this early stage, it supports Express frameworks, creates the folder structure, mongoose, passport.js, sets up git, linting and testing tool.