An open API service indexing awesome lists of open source software.

https://github.com/mdyeates/readme-generator

Simplify the documentation process for your projects by effortlessly creating high-quality and informative README.md files
https://github.com/mdyeates/readme-generator

inquirer javascript nodejs

Last synced: 2 months ago
JSON representation

Simplify the documentation process for your projects by effortlessly creating high-quality and informative README.md files

Awesome Lists containing this project

README

        

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]





Logo

Professional README Generator





Simplify the documentation process for your projects by effortlessly creating high-quality and informative README.md files




Professional README Generator is proudly built by: Michael Yeates




Explore the docs »




View Walkthrough Video
·
Report Bug
·
Request Feature





Table of Contents



  1. About The Project



  2. Getting Started



  3. Usage


  4. License

  5. Contributing

  6. Tests

  7. Questions

  8. Acknowledgments






## About The Project

### Screenshot

[![Professional README Generator Screen Shot][product-screenshot]](https://drive.google.com/file/d/1An-iMejFYy7drNO4IRWt8gJLWnfxd_21/view)

back to top



### Built With

- ![JavaScript](https://img.shields.io/badge/JavaScript-20232A?style=for-the-badge&logo=JavaScript&logoColor=FCDD32)

- ![Node.js](https://img.shields.io/badge/Node.js-376e05?style=for-the-badge&logo=Node.js&logoColor=white)

back to top

### Description

It has never been easier to document your repository projects than with this command-line application built using Node.js. Simply provide information about your project and let it do the rest. The generated README file includes sections for the project title, description, a table of contents, installation, usage, license, contributing, tests and questions. Additionally, the user can also select a license from a list of options, which will add a badge near the top of the README file and include a reference in the license section. The user's GitHub username and email address are also added to the questions section. For easy navigation, the table of contents includes links that take users to the relevant sections.

back to top

## Getting Started

To get a local copy up and running follow these simple example steps.

### Prerequisites

- npm
```sh
npm install npm@latest -g
```

### Installation

1. Clone the repo
```sh
git clone https://github.com/mdyeates/readme-generator.git
```
2. Install NPM packages
```sh
npm install
```

back to top





## Usage

### Functionality

- The following animation demonstrates the applications functionality. Click the gif to view the shared video on Google Drive.

[![Functionality Gif][functionality-gif]](https://drive.google.com/file/d/1An-iMejFYy7drNO4IRWt8gJLWnfxd_21/view)

back to top



## License

Distributed under the MIT License. See `LICENSE.md` for more information.

back to top





## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

back to top

## Tests

N/A

back to top





## Questions

If you have any inquiries, don't hesitate to reach out to me via socials or by sending an email to [email protected]

LinkedIn | GitHub

Project Link: [https://github.com/mdyeates/readme-generator](https://github.com/mdyeates/readme-generator)

back to top





## Acknowledgments

- [https://www.npmjs.com/package/inquirer](https://www.npmjs.com/package/inquirer)

back to top

[contributors-shield]: https://img.shields.io/github/contributors/mdyeates/readme-generator.svg?style=for-the-badge
[contributors-url]: https://github.com/mdyeates/readme-generator/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/mdyeates/readme-generator.svg?style=for-the-badge
[forks-url]: https://github.com/mdyeates/readme-generator/network/members
[stars-shield]: https://img.shields.io/github/stars/mdyeates/readme-generator.svg?style=for-the-badge
[stars-url]: https://github.com/mdyeates/readme-generator/stargazers
[issues-shield]: https://img.shields.io/github/issues/mdyeates/readme-generator.svg?style=for-the-badge
[issues-url]: https://github.com/mdyeates/readme-generator/issues
[license-shield]: https://img.shields.io/github/license/mdyeates/readme-generator.svg?style=for-the-badge
[license-url]: https://github.com/mdyeates/readme-generator/blob/main/LICENSE
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/mdyeates

[product-screenshot]: assets/screenshot.png
[functionality-gif]: assets/readme-gen.gif
[responsive-screenshot]: https://placehold.co/600x400?text=Placeholder