Skip to content

Puter-Apps/repo-to-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convert any GitHub repository into a single Markdown file - AI-ready codebase export!

Screenshot

About

This is a simple, client-side tool that converts GitHub repositories into a single Markdown file. Perfect for feeding codebases to AI models, code analysis, documentation, or creating comprehensive overviews of your projects. The tool fetches repository files using the GitHub API and concatenates them with proper formatting and file headers.

The browser networking capabilities are provided by Puter.js.


Getting Started

Online Version

Access the hosted version at repo-to-markdown.com

Local Development

Clone the repository:

git clone https://github.com/puter-apps/repo-to-markdown.git

and open the src/index.html file in your browser. No hosting or server is required.

License

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

About

Convert any GitHub repository into a single Markdown file - AI-ready codebase export!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published