openelections-core
openelections-core copied to clipboard
Add cache.diff alert to load.run invoke task
Update load.run invoke task to:
- exit with alert if there's a difference between cached files and those expected (based on cache.diff; see #17).
- force loading despite cache.diff using -f/--force flag