A command-line application that generates a README.md from user prompts. Using Inquirer to collect project details (title, description, installation, usage, tests, contributing, and license), then outputs a formatted Markdown file with a table of contents and an optional license badge/link based on the selected license.
"npm install" is all you need if you have the package.json file.
Run "node index.js" inside the terminal and answer the provided prompts. You will then find the README.md file inside your project folder.
Implemented by @bearsanity
LinkedIn: https://www.linkedin.com/in/james-sweeney-304905206/
This project is licensed under the terms of the MIT License. Try here, for more information on the license.
node index.js to run the program is the only test currently provided.
If you have any questions - contact me through any of these:
Github: @bearsanity
Email: jsweeney96@hotmail.com