anoopengineer / tldr

Native binary client for the tldr project - https://github.com/tldr-pages/tldr
16 stars 2 forks source link

Downloads every time #1

Closed zellyn closed 2 years ago

zellyn commented 6 years ago

On a clean install, this tldr client does not appear to be caching at all:

~/Development/java master tldr curl
INFO[0000] Local cached tldr's doesn't exist. Will have to download now. 
INFO[0000] Downloading fresh tldr's from https://github.com/tldr-pages/tldr/archive/master.zip 
~/Development/java master tldr curl
INFO[0000] Local cached tldr's doesn't exist. Will have to download now. 
INFO[0000] Downloading fresh tldr's from https://github.com/tldr-pages/tldr/archive/master.zip