Parse, transform & generate README instructions with NodeJS and Markdown
This CLI app generates a high-quality README.md composed from user response's to a series of questions common to README.md generation for a new project.
Setup & Usage Walkthrough Video
npm install
node index.js
Contributions welcome!
After running index.js
, open a separate shell session and run:
npm test
Questions are welcome, contact me on GitHub or in the comments.