aibundle 0.7.8

A CLI & TUI file aggregator and formatter
1
2
3
4
5
6
[tasks.install]
command = "cargo"
args = ["install", "--path", "."]

[tasks.run-tests]
script = ["tests/scripts/run_all_tests.sh"]