This application generates a professional README based on user criteria from the command line.
To install necessary dependencies, run the following command:
>npm i
Run node index.js from the command line to launch application. A video demonstration of the application working can be found at (https://github.com/erasersleeve/README-Generator/blob/master/assets/video_demonstration.webm), and screenshots are also available at (https://github.com/erasersleeve/README-Generator/tree/master/assets/images).
None
Please make a pull request or contact me directly (contact information available below).
To run tests, run the following command:
>npm test
If you have any questions about this repo, open an issue or contact me directly at tim@email.com. You can find more of my work at (https://github.com/erasersleeve).