Read-Me Generator

GitHub license

Description

This command-line application enables users to answer prompts which will feed the application data. This data will be used to fill out a markdown file which can serve as the Read-me for the user's project.

Demo Video

https://drive.google.com/file/d/1fc3DHqI3yF6DQT8AeOx2tSYunX_Vsep0/view?usp=sharing

Table of Contents

Installation

Run 'npm install' in the command line

Usage

This project will be employed by users to create high quality read-me files for their projects.

License

  Licensed under the MIT license.

Contributing

Michael Feldman

Tests

Run 'npm test' in the command line

Questions?