A command-line application that can be used to generate professional README files. By using this, developers can decrease the amount of time it takes to format and type out their README files in their repositories.
You can watch the walk through video with the following link: Video
To install the packages, clone this repo to your local terminal and run npm install.
You can run this generator by using node index.js.
This project is licensed under the MIT license.
The user can clone the repository, create a new feature branch, and submit a pull request with their new additions to the code. The user must verify that their additions are within the coding standards of the host's repository.
You can test this application by using jest.
If you have any questions, please feel free to contact me:
- Email: haydencook97@yahoo.com
- GitHub: Hayden-Cook