]> git.phdru.name Git - ppu.git/blob - TODO
Build(GHActions): Use `checkout@v4` instead of outdated `v2`
[ppu.git] / TODO
1 Extend remove-old-files.py: add option -v/--verbose to report every removed file.
2
3
4 Rename remove-old-files.py to find.py. Make options more GNU find-like.
5
6
7 Extend find.py: add options to find files by name, extension, path.
8
9
10 After dropping Python 2.7: use shutil.which().