Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 382 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 382 Bytes

epochard

prints epoch backup filenames to date strings


Build Status
alt text

To run

python src/epochard.py [FILE|DIRECTORY|EPOCH]

To compile it into a binary

pyinstaller --distpath bin --onefile src/epochard.py