A simple npm plugin to generate html projects quickly
+ Project Name
---index.html
---style.css
---Assets
---js
---custom.js
---css
---images
npm install -g simple-html-project-generator
simplegen-html gen [options]
Name: (required)
Author: (optional)
Version: (optional)
Use flag -j to include latest jquery version in index.html
Use flag -b to include latest bootstrap version in index.html