No description
Find a file
2024-12-17 22:56:16 +01:00
find.py Initial commit 2024-12-09 03:13:23 +01:00
found.txt Initial commit 2024-12-09 03:13:23 +01:00
purge.py Allow purging groups of messages 2024-12-17 22:56:16 +01:00
README Add purging script 2024-12-09 03:34:17 +01:00

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