repo2page is a developer tool that converts an entire GitHub or local repository into a single, portable, structure-preserving document. It supports Markdown, HTML, and Plain Text output formats, respects .gitignore, and is distributed as a single binary with zero runtime dependencies.
README
repo2page
repo2page is a developer tool that converts an entire GitHub or local repository into a single, portable, structure-preserving document.
It is designed to be simple, fast, and universally accessible, distributed as a single binary with zero runtime dependencies.
Features
Local & GitHub Support: Seamlessly convert local directories or remote GitHub repositories.
repo2page respects your .gitignore file automatically. It also includes comprehensive default ignore patterns for common build artifacts, lock files, and system files (e.g., .DS_Store, node_modules/, vendor/).
Contributing
We welcome contributions! Please see CONTRIBUTING.md for guidelines on how to get started.