Installation¶
Requires Python 3.11+
Quick Install¶
Why pipx?
pipx installs Python applications in isolated environments, preventing dependency conflicts.
Alternative Methods¶
Using pip¶
Development¶
git clone https://github.com/HenriquesLab/folder2md4llms.git
cd folder2md4llms
pip install -e ".[dev]"
Verification¶
Troubleshooting¶
Command not found?
Need help? - GitHub Issues - GitHub Discussions