When the user needs to create a README file the user can create one using my README Generator. It will generate a README depending on the prompts entered.
The user has to clone the repo to run the application. When that is done, use the command line and input node index.js to initiate the app. Then enter the prompts as followed. The README file will be generated after all the prompts have been answered.
- git clone git@github.com:scampos321/08-readme-generator.git
- cd 08-read-me-generator
- npm install
- Fork repo
- Clone repo to machine
- Git commit
- Git push to repo
- npm test
- NodeJS
- Inquirer
- fs
If you have any questions about my project, email me at scampos321 or check out my GitHub projects scampos321