Skip to content

aliii-codes/Github-ReadMe-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Github-ReadMe-Generator

Project Title & Description

A tool to automatically generate clean, professional README.md files for GitHub repositories. It simplifies the process of documenting projects by providing a structured template with essential sections.

Features

  • Dynamic Template: Generates README.md with project title, description, features, tech stack, installation, usage, project structure, and license.
  • Customizable: Supports tailored content based on repository details.
  • Markdown Formatting: Ensures output is properly formatted for GitHub.
  • Concise Output: No fluff, written in a professional, senior developer tone.

Tech Stack

  • Languages: Python
  • Libraries: None (pure Python)

Installation

  1. Clone the repository:
    git clone https://github.com/aliii-codes/Github-ReadMe-Generator.git
    cd Github-ReadMe-Generator
  2. Install Python (if not already installed).

Usage

  1. Run the generator script:
    python generator.py
  2. Follow the prompts to input project details.
  3. The generated README.md will be saved in the current directory.

Project Structure

Github-ReadMe-Generator/  
├── LICENSE  
├── README.md  
├── Read-me-Generator/  
│   ├── Machine-Learning-Collection_README.md  
│   └── __pycache__/  
│       └── generator.cpython-310.pyc  
└── generator.py  

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

An AI for generating github readme's . Fully Functional CLI tool !

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages