This is a simple CLI tool to setup a basic project structure skeleton for web application.
NodeJS
Sometimes, I feel that creating proper project structure for web applications built on NodeJS is just repetitive, so I thought why not automate it with some script. The project structure as described in this project is the one suggested by alextanhongpin. You can check in more detail, here
If you feel like more can be done with this, feel free to contibute.
Will add an option to create user specific directory structure .