Monkey-patch wrapper around PFERD to mail you the list of changed files after PFERD completes execution. Useful for use in automated scripts and services.
Configuration:
- Copy
config-example.ini
toconfig.ini
in the same folder as pferd-sync-and-mail - Fill in your email configuration
For usage, run main.py
, and see PFERD for arguments.
For use with PFERD 2, see the v0.0-pferd2 tag.