This project will generate a README file for any application you want to launch. Using node, it will prompt the user to answer questions that will fill in a template README file with all of the users input.
- Copy the SSH key from the Repo into a folder on your own computer
- Once the files are installed, open the folder in your personal workspace
- Open the intergrated terminal on the index.js file
- Run node index.js in the terminal
- From there you should be prompted in the terminal to answer ten different questions based on what criteria should be in a README file. Those questions will pertain to the propject title, a description, installation inscructions, usage, contributions, test instructions, your GitHub username, email, the best way to contact you, and the type of license used.
- Once the questions are answered, a new file will appear named README.md
Click to watch Walkthrough Video
For the Markdown License Badges and Links: lukas-h
This project uses an MIT license. For more information click the license badge at the top of the README.