/README-Generator

A CLI for generating Repo READMEs

Primary LanguageJavaScript

README-Generator License: Unlicense

Description

This CLI JavaScript app guides users through creating a professional README.md file for a GitHub repo. The user is prompted on the console input a Project Title, Project Description, Installation Instructions, Usage Instructions, License Information, Contribution Guidelines, Test, and where to direct further Questions. Users are guided through each step in the process with helpful hints and links. If the users doesn't need a particular section, leaving the input blank will remove that field from the finished markdown file.

Table of Contents

Installation

Clone the repo locally, and in the console run 'npm install' within the top level of that folder

Usage

Within the project folder run node index.js

Example Usage

Checkout this video (hosted on Google Drive) of me making this README!

License

This repo is covered by the Unlicense license

Contributing

Feel free to clone/fork and modify this repository.

Tests

No tests are provided for this repositiory

Questions

Find me on GitHub at: https://github.com/jodoedjr