Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

follow xdg base dir spec for caching #77

Closed
rahulsundaram opened this issue Jan 6, 2014 · 1 comment
Closed

follow xdg base dir spec for caching #77

rahulsundaram opened this issue Jan 6, 2014 · 1 comment

Comments

@rahulsundaram
Copy link
Contributor

Please follow
http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html

In particular cache should default to $XDG_CACHE_HOME/howdoi and if the env variable doesn't exist, fallback to ~.cache/howdoi

@gleitz
Copy link
Owner

gleitz commented Jan 6, 2014

I would be happy to accept a pull request for this improvement.

@gleitz gleitz closed this as completed in 21cf238 Jan 6, 2014
gleitz added a commit that referenced this issue Jan 6, 2014
follow xdg base dir spec. fixes #77
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants