Skip to content

visualriot/readme-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📄 Readme Generator 📄

Welcome to the Readme Generator repository! This JavaScript application simplifies the process of creating README.md files for your projects. By answering a set of questions, you can effortlessly generate a comprehensive and well-structured README file.

👀 Have a look!

Presented usage

📝 Description

Readme Generator utilizes Node.js and Inquirer to prompt users with essential questions, producing a README file tailored to your project. The generated README includes sections for project details, installation instructions, usage information, license details, contribution guidelines, and testing procedures.

💻 Installation

To set up this project, ensure you have Node.js installed. Then, in your terminal, run: npm i. This command will fetch and install the necessary dependencies, getting you ready to dive into the project seamlessly.

🍴 Usage

The Readme Generator simplifies the process of creating comprehensive README.md files for your projects. Follow the steps below to generate a README tailored to your project:

  1. Run the following command in your terminal (MacOS) or git bash (Windows): node index.js

  2. Answer the prompted questions regarding your project, including details about your GitHub username, email, project name, description, installation process, usage examples, license preferences, contribution guidelines, and testing procedures.

  3. Once you've provided all the necessary information, the Readme Generator will generate a README.md file in the ./exports folder in your project, containing a well-structured and customized README for your project.

📜 License

This project is licensed under the MIT License

☎️ Contact

For any further questions or assistance, feel free to reach out via email at [email protected] or visit my GitHub account @thevisualriot.

About

CLI project to making Redmes easier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published