Skip to content

The README Generator is a useful tool for anyone looking to create a professional and complete README file for their project. It saves time and ensures that all the necessary information is included in the README file.

License

Notifications You must be signed in to change notification settings

Murtaza34/README-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Professional README Generator

The README Generator is a command-line interface (CLI) application built with Node.js and the npm package Inquirer. It was created to simplify the process of creating a README file for a project by prompting the user with a series of questions about their project. Once the user has answered all the prompts, the README file is automatically generated and saved in the Generated file directory.

Creating a good README file is important as it provides critical information about the project, including its purpose, how to install and use it, and how to contribute to it. However, writing a good README file can be time-consuming and often neglected. With the README Generator, users can quickly and easily create a README file that meets their project's needs.

Preview

Please Click Here to watch the Demo for the generated README file below.

App Screenshot

Built with

  • JavaScript
  • Nodejs
  • npm package

Installation

  1. Clone this repository to your local machine using the following command:
   git clone https://github.com/Murtaza34/README-Generator.git
  1. Install NPM packages:
   npm install
  1. To start the application, run the following command in your terminal:
   node index.js

Contributing

If you're interested in contributing, Simply fork the repo, make your changes, and submit a pull request. Remember to follow my coding standards and guidelines, and test your changes before submitting. Contact me if you need help. By contributing, you agree to follow my code of conduct and licensing terms in the LICENSE.md file.

Thanks for considering contributing to my project, and let's make it even better together!

License

License: MIT

Copyright (c) 2023 Murtaza Mohebi

This project is licensed under the MIT License. Feel free to use, modify, and distribute this project as needed.

About

The README Generator is a useful tool for anyone looking to create a professional and complete README file for their project. It saves time and ensures that all the necessary information is included in the README file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published