Skip to content
This repository was archived by the owner on Feb 1, 2019. It is now read-only.

Latest commit

 

History

History
42 lines (22 loc) · 703 Bytes

caching.rst

File metadata and controls

42 lines (22 loc) · 703 Bytes

Caching

Buckaroo will cache files downloaded from the network and clones of Git repositories. This prevents duplicate work, and can even enable Buckaroo to work offline in some cases.

Clearing the Cache

If you would like to reclaim some disc space, it is safe to delete the Buckaroo cache folder. The location of the cache folder will vary by platform:

macOS

~/Library/Caches/Buckaroo

Linux

~/.cache/Buckaroo

Windows

C:\Users\<USERNAME>\Local Settings\Application Data\Buckaroo\Cache

Any Other Platform

~/.buckaroo/caches