This is a command-line application that dynamically generates a professional README.md from a user's input, using the Inquirer package. A command-line application will allow for quick and easy generation of a project README to get started quickly. This will allow a project creator to spend more time working on finishing the project and less time creating a good README.
Clone the GitHub repository and copy to local machine. Upon opening index.js in terminal, first run npm i inquirer and npm i fs commands, then run node index.js to begin application
To use, just be sure to install inquirer and fs dependencies.
This application is covered under MIT License.
I contributed to this project.
To test functionality, simply run node index.js in terminal.
For any further questions, feel free to contact me on GitHub at http://github.com/thusted or send me an email at: tiana.husted@gmail.com.
https://www.youtube.com/watch?v=CjvqWjj4pEY&feature=youtu.be