rpc08002 / READme-Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

READme.md Generator

Description

A node.js application that uses user input from inquirer to populate a README.md file for user repository. The README.md file is created in the dis directory.

Below is a gif showiing the functionality of the application:

READme Generator

Here is a full movie showing the functionality of the application here

Table of Contents

Installation

Open the termiinal and cloned folder, install the node package manager. Install inquirer.

Usage

Once node index.js is ran, you will then be prompted with a series of questions. After completing the questiions a README.md file will be generated.

License

This application is covered by the MIT license.

Contributing

Ryan Curtin

Tests

  • To run a test, clone repo, then open file in terminal. Refer to usage to begin test.

Questions

Email Ryan Curtin

Email me with any questions: rcurtin0491@gmail.com

About


Languages

Language:JavaScript 100.0%