This is a README.md file generator designed to ease the burden of creating a README file by asking the user questions and populating the sections accordingly.
This generator uses the Node.js runtime and Inquirer command line interface. Firstly, Node should be installed followed by the 'npm init' command to prep for Inquirer. Next, Inquirer should be installed using the command 'npm install inquirer.'
This app is run through the command line, as such, the user merely needs to confirm they are in the correct directory and type either 'node index.js' or 'node index.'
Please view the video at this link to see this app in action:
https://watch.screencastify.com/v/JPf1Y81JmuQSV8dgFZsO
Contributions are unnecessary at this time.
This app does not currently have a testing function.
- GitHub: jd-rowley
- E-mail: jdrowley1989@gmail.com
GitHub Repo: https://github.com/JD-Rowley/readme-generator