The purpose of this application is to make creating a README.md file easier and provide a consistent standard of work.
The application runs locally and will need to be copied from the git repository titled: 07-Good-README-generator. There is a link to the repository in the questions section. You will need node.js to run this file. Once you have copied 07-Good-README-generator into your code editor you will need to open the folder with the same name, and then the file named index.js in terminal. Inquirer, util, and fs are the dependencies for this application.
The application is run by inputting the command node index.js. This project is a form input and output design. It is run locally in terminal with node.js. After the user inputs information through terminal in response to questions that are asked, a standard README file is created.
NOTICE! - This application has the following licence type:
Please visit https://opensource.org/licenses/ for more information.
nick clymer
There is currently no test data available for this application.
The repository for this application can be found at: https://github.com/ncclymer
You can also reach me directly at: nick_clymer2018@yahoo.com
Git repository: https://github.com/ncclymer/07-Good-README-generator/
Demo video: https://drive.google.com/file/d/18lw8XTzlFPRvUcykqySY6WjyW16NUucT/view