(no title)
crisbal_ | 1 year ago
find . -print -exec cat {} \; -exec echo \;
Which will return for each file (and subfolders) the filename and then the content of the file.Then `| pbcopy` to copy to clipboard and paste it into ChatGPT or similar.
singpolyma3|1 year ago
OsrsNeedsf2P|1 year ago
You should use Aider/Cursor for proper indexing/intelligent codebase referencing
usagisushi|1 year ago
mohsen1|1 year ago
https://github.com/bodo-run/yek
DrPhish|1 year ago
Filename: demo.py
```python
```genewitch|1 year ago
mbonnet|1 year ago
unknown|1 year ago
[deleted]