ReadMe Generator is a Javascript application that simplifies and standardizes the creation of README files for developers. Using ReadMe Generator enables developers to create professional and consistent README files by following the same pre-determined steps each time.
First, ensure that you have installed and enabled Node.js If you are unsure, see this documentation for assistance: https://docs.npmjs.com/downloading-and-installing-node-js-and-npm .Then, simply open the terminal to the correct folder and enter the following command: ’node index.js’
Usage is easy. Just answer the prompts in the command line and ReadMe Generator will create a professional README.md file for you!
Video of the app in action: https://drive.google.com/file/d/1hcdC1tbWAdfbp9DCfTfEOgiNRcfDFohr/view
MIT
To complete this project, I relied on the examples provided in the Node mini project and this documentation on Inquirer.js https://www.npmjs.com/package/inquirer
If you wish to contribute please contact me.
n/a
If you have any questions, please feel free to contact me at clvalada@gmail.com.
Alternatively, you can view my other projects at github.com/clvalada