/repo2md

A simple tool to export a code repository into readable markdown file. Automatically exclude files and directories specified by `.gitignore` and `.git/info/exclude`. Convenient for prompting LLMs. Allow force ignoring/including files/directories by cli arguments.

Primary LanguageRust

Stargazers