/github-to-markdown

Converts GitHub Repos to Markdown

Primary LanguageHTMLMIT LicenseMIT

GitHub to Markdown Converter

This simple web application allows users to convert GitHub repository file-contents into a single Markdown file/output. It's inspired by the Copy Text Selected Files VS Code extension by iyulab and designed to quickly provide a repo (or parts) as context to a Language Model.

image.png - screenshot of the app

Features

  • Sign in with GitHub
  • Convert public and private repositories to Markdown
  • Exclude specific file types, directories, or files
  • Copy generated Markdown to clipboard or download the Markdown file

Live Demo

You can try the app at https://gh-md.netlify.app/

Credits

License

MIT License