Node.js-Readme-Generator

# Create a ReadMe with Inquirer in .JS Copyright mkromney on June 21, 2023 see License below.

License: MIT

## Description This set of code allows a user to create a README.md file within a command line application. There the user is prompted with a set of questions that the user must fill in. The generated README.md contains the following sections: a table of contents, installation instructions, usage notes, licensing choices, contribution guidelines, ways to test the code and contact information for questions, comments or contributions.

Video Link of CLA: https://watch.screencastify.com/v/I9p2kSKJt7XNdjF0mcHe

## Table of Contents

  1. Installation
  2. Usage
  3. License
  4. Contribution Guidelines
  5. Tests
  6. Questions

## Installation To install this code create a git repository or make a copy of this one and pull the code to a local device.

## Usage This README.md generator is intended to help make the process of writing a README.md a little easier by providing prompts and pre-made sections which save time and effort.

## License Fineprint Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

## Contribution Guidelines Contributions are welcome. Please create an independent branch and go through the customary/polite channels to initiate collaboration. As always, be kind.

## Tests To test this code run the node index.js command line and follow the prompts. For additional testing contact me.

## Questions For additional questions or comments you can reach me here: