Skip to content

This is a command-line application that will generate a template README file based on information input from Inquirer prompts.

License

Notifications You must be signed in to change notification settings

Dominique216/Readme-Generator

Repository files navigation

License: MIT

Readme-Generator

Description

This project will generate a README file for any application you want to launch. Using node, it will prompt the user to answer questions that will fill in a template README file with all of the users input.

Table of Contents

Installation

  1. Copy the SSH key from the Repo into a folder on your own computer
  2. Once the files are installed, open the folder in your personal workspace
  3. Open the intergrated terminal on the index.js file
  4. Run node index.js in the terminal
  5. From there you should be prompted in the terminal to answer ten different questions based on what criteria should be in a README file. Those questions will pertain to the propject title, a description, installation inscructions, usage, contributions, test instructions, your GitHub username, email, the best way to contact you, and the type of license used.
  6. Once the questions are answered, a new file will appear named README.md

Usage

Click to watch Walkthrough Video

Opening Integrated Terminal Running Code Finding Newly Generated README File

Credits

For the Markdown License Badges and Links: lukas-h

License

This project uses an MIT license. For more information click the license badge at the top of the README.

About

This is a command-line application that will generate a template README file based on information input from Inquirer prompts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published