/readme-generator

generate READMEs on the fly

Primary LanguageJavaScript

Node.js: Professional README Generator

README Generator App You can watch the walkthrough video here.

Table of Contents

Description

This is a command-line application that dynamically generates a professional README.md file from a user's input using the Inquirer package. The README will include information such as what the app is for, how to use the app, how to install it, how to report issues, and how to make contributions. This allows the project creator to devote more time to working on the project.

Installation

Use the following command for installation:

npm install

Usage

To prompt inquirer, the application will be invoked by running:

node index.js

Credits

License

This project is licensed under the MIT license.

Badges

GitHub license

Contributing

n/a