Welcome to Runex Documentation

Thank you for checking out our Runex project. If you’ve read our main README on GitHub, you already have a solid overview of what Runex does. This site dives deeper into the technical details and usage of Runex.

Runex generates a project prompt by scanning your project directory, applying Git’s .gitignore rules, and outputting the result in either a plain text tree view or as a JSON structure. Here you’ll find detailed guides on how each component works.

Documentation Overview

How to Use This Documentation

This site is built using Jekyll and is automatically updated via GitHub Actions. The documentation is split between the content from the repository root (the compiled README) and additional markdown files in the docs/ folder.


We appreciate your interest in Runex and hope this documentation helps you integrate, extend, or contribute to the project. Happy coding!