Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Create a README file in the cache directory like Go does #87

Open
fhunleth opened this issue Nov 19, 2020 · 0 comments
Open

Create a README file in the cache directory like Go does #87

fhunleth opened this issue Nov 19, 2020 · 0 comments

Comments

@fhunleth
Copy link
Contributor

Obviously, Go's use of the cache directory is different, but I thought that it will really nice of Go to put a short readme in it. I think we should do something similar. For reference, here's what Go's readme looks like:

$ cat ~/.cache/go-build/README
This directory holds cached build artifacts from the Go build system.
Run "go clean -cache" if the directory is getting too large.
See golang.org to learn more about Go.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant