cedadev / checksit

File-checking made simple
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Make the template-cache dynamic (optionally) #5

Open agstephens opened 2 years ago

agstephens commented 2 years ago

Add a config field:

[template-caches]
default_cache_dir = template-cache
cache_dirs = template-cache other-cache ukcp-cache
auto_add_to_cache = true

The auto_add_to_cache tells the tool to write to the default_cache_dir.