We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
I'm planning to use kirsle/configdir to support each platform.
configdir.LocalCache(appName, "github.com", repo, owner, tag, "...")
~/.cache/ghin/github.com/sheepla/longgopher/v0.0.1-alpha/...
%LOCALAPPDATA%\ghin\github.com\sheepla\longgopher\v0.0.1-alpha\...
$HOME/Library/Caches/ghin/github.com/sheepla/longgopher/v0.0.1-alpha/...
~/bin ? ~/.local/bin ? ~/ghin/bin or ~/.ghin/bin ? Hmm... I'm not sure which directory to set for Windows
~/bin
~/.local/bin
~/ghin/bin
~/.ghin/bin
configdir.LocalCache(appName, "manage.json")
Sorry, something went wrong.
Hmm, It may be better to put the files in a single rooted directory e.g. ~/ghin/ without using configdir.
~/ghin/
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: