/08-readme-generator

This is a README generator using command line, nodeJS, inquirer, fs, and path.

Primary LanguageJavaScript

License: MIT

ReadMe Generator

Table of Contents

Description

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.

Usage

Screen Shot 2021-08-24 at 5 06 08 PM

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.

Screen Shot 2021-08-24 at 5 05 36 PM

Installation

  • git clone git@github.com:scampos321/08-readme-generator.git
  • cd 08-read-me-generator
  • npm install

Contributing

  • Fork repo
  • Clone repo to machine
  • Git commit
  • Git push to repo

Tests

  • npm test

Technologies

  • NodeJS
  • Inquirer
  • fs

Questions

If you have any questions about my project, email me at scampos321 or check out my GitHub projects scampos321

Demonstration Video

Demo Video