quagga 0.1.4

Quagga: A CLI tool that combines multiple text files into a single prompt suitable for Large Language Models.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# ToDo

Brainstorm ideas for future development:

* Add more installation options (pip, cargo, brew, apt, yum etc).
* Add platform-specific instructions on how to add binary to the PATH.
* More usage examples.
* Add file type based inclusions/exclusions (e.g. --include-type javascript --exclude-type binary image).
* Add option to show file tree.
* Set up continuous integration (CI) to run tests automatically on pushes and pull requests.
* Add issue and pull request templates.