No description
find.py | ||
found.txt | ||
purge.py | ||
README |
Find and purge unused strings ============================= Dependencies ------------ - python - ripgrep (only for find.py) Usage ----- ./find.py ~/dev/mapcomplete > found.txt ./purge.py ~/dev/mapcomplete found.txt