This is a readme generator to make it easier for users to make their readmes from scratch. It uses node.js and the inquirer package. Check the file called "README - sample unedited.MD" for a sample of what the output looks like.
Run the following code to install dependencies:
npm install
Click HERE for a video walkthrough
- Git clone this to your local machine and install per the above instructions
- Ensure you have a license in your repo before creating the readme as the badge is generated from there. See here for a quick guide.
- Type node index in the terminal after navigating to the file
- Answer all of the questions
- A file called README.MD will be generated and a "File created!" message will pop up in the terminal
This project uses MIT license.
I'd love ideas on how to improve this. Email rpgarde@gmail.com if you want to contribute anything!
No tests installed on this repo.
For any further questions, reach out to rpgarde@gmail.com or visit my Github profile.