sfomuseum / accession-numbers

Machine-readable regular expressions for identifying accession numbers for cultural heritage organizations in text.
Other
6 stars 3 forks source link

Add a tool to hash the contents of data/*.json #45

Open thisisaaronland opened 2 years ago

thisisaaronland commented 2 years ago

Create a tool that hashes the contents of all *.json files in the data directory and writes the value to a file.

The idea is to have a signal to applications can use to determine whether there are any changes to a local cache of data files that need to be downloaded.

Maybe install as a Git commit hook?