unused_strings/README

13 lines
217 B
Text
Raw Permalink Normal View History

2024-12-09 03:34:17 +01:00
Find and purge unused strings
=============================
Dependencies
------------
- python
- ripgrep (only for find.py)
Usage
-----
2024-12-09 02:57:36 +01:00
./find.py ~/dev/mapcomplete > found.txt
2024-12-09 03:34:17 +01:00
./purge.py ~/dev/mapcomplete found.txt