/readmegenerator

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

ReadMe Generator

MIT  Contributor Covenant

Description

This project's goal is to facilitate a develper being able to create a good README file by answering the prompts from the command line and then the app will output a markdown formatted README from the user input. This app is a command line driven Node program that utilizes the inquirer package to gather input from the command line.

Table of Contents

Installation

Copy files from github repo to desired directory run npm install in the directory

Usage

node index.js

An sample run of the application can be seen here: Sample Video

Contributing

All contributions must follow the Contributor Covenant

Tests

There are no currently defined test units.

Questions

GitHub profile: https://github.com/wpb911

Contact me at: wpb911@gmail.com with any additional questions.

License

MIT License