A simple command-line tool to quickly create professional and customizable README.md
files for your projects. Save time and ensure your README includes all the essential details!
- Interactive CLI: Answer straightforward prompts to generate a complete
README.md
file. - Customizable Sections: Choose which sections to include, such as installation instructions, usage, license, and more.
- Markdown Formatting: Automatically formatted markdown for clean and professional documentation.
- GitHub-Ready: Optimized for GitHub repositories with sections like badges and contributing guidelines.
-
Clone the repository:
git clone https://github.com/AjaxTheRoo/readme-generator.git cd readme-generator
-
Install dependencies:
npm install
-
Run the tool:
node index.js
-
Run the generator:
node index.js
-
Answer the interactive prompts:
- Project Title: Name of your project.
- Description: What your project does and why it's useful.
- Installation Instructions: Step-by-step guide for users to set up your project.
- Usage Information: Explain how to use your project.
- Contribution Guidelines: Define how others can contribute.
- License: Choose from a list of licenses or provide a custom one.
-
The tool will generate a polished
README.md
file in your project directory.
Contributions are welcome! If you have suggestions or find a bug, please open an issue or submit a pull request. For major changes, please discuss them first in an issue.
This project is licensed under the MIT License.
https://drive.google.com/file/d/1bxr0jyrJEiz1OmLumbEocwCXdmcv3DAa/view