Version v0.15.1
When the script is executed as:
ingest --relative-paths --output .cursor/ingest.md app
The information relating to Source Trees also contains absolute paths:
Source Trees:
/home/lito/www/tracker/httpdocs/app:
app/
├── Console/
The use of --relative-paths should mean that under no circumstances should any relative paths be added to the generated markdown.
Thanks a lot for this great tool.
Version v0.15.1
When the script is executed as:
The information relating to
Source Treesalso contains absolute paths:The use of
--relative-pathsshould mean that under no circumstances should any relative paths be added to the generated markdown.Thanks a lot for this great tool.