A CLI application to generate a full basic README.md file. This project makes use of the Inquirer and FS libraries to take in user input then output a README file. This README was initialized using the README generator.
Download the files and use npm install
(or your preferred package manager) to add package.json dependencies.
Use the command:
node index.js
to run the application.
- Fork the repo.
- Clone it to your local machine.
- Make improvements!
- Submit a pull request.
Please add tests as appropriate!
Please address questions to GAFelton.