Describe the Feature
Make it so the docset feeds are cached instead of downloading and deleting each time.
- This would also add a command
zeal-cli cache update which would delete the existing cache and download the most recent one from the reomte repository.
- A --update-cache option should be added to the
zeal-cli install command to use the existing behavior instead of the new behavior.
- If the cache does not exist, the program should automatically download it.
- If the cache is old, it should warn the user and tell them how to run
zeal-cli cache update
Closing Requirements
Describe the Feature
Make it so the docset feeds are cached instead of downloading and deleting each time.
zeal-cli cache updatewhich would delete the existing cache and download the most recent one from the reomte repository.zeal-cli installcommand to use the existing behavior instead of the new behavior.zeal-cli cache updateClosing Requirements
cache updatecommand