The Golden README is a README.md generator to facilitate a more efficient use of time so the user can make sure to include all of the important bits in the README and focus more time on the project.
The Golden README is a README.md generator that prompts the user to answer pertinent topics and populates appropriate sections of the readme. The newly generated readme will write to the README.md file located in the sample folder.
Users initiate the app from the terminal of the repository's root directory with command "node index". User will the be prompted to answer questions which will be used to dynamically create or rewrite the README.md file in the sample folder.
https://drive.google.com/file/d/1eWEFtfEjOoEDW5ao3Iu02G6GdPFPH64i/view
none
Requires downloading Node.js, found here: https://nodejs.org. Inquirer: https://nodejs.com/package/inquirer.
Then (MAC) npm install (WINDOWS) C:>npm install
Finally, run npm init from the root directory of the repository.
If you would like to contribute, information coming soon.
Have questions? You can find me on GitHub: https://github.com/BeKind-Rewind
Or email me at: challenge641@gmail.com