Node.js and ES6+ README Generator
A command-line application will allow for quick and easy generation of a project README to get started quickly. This will allow a project creator to spend more time working on finishing the project and less time creating a good README.
npm install
node index.js
This command-line application generates a README.md from a user’s input.