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

Introduce settings file #128

Open
mattfarina opened this issue Oct 31, 2015 · 0 comments
Open

Introduce settings file #128

mattfarina opened this issue Oct 31, 2015 · 0 comments

Comments

@mattfarina
Copy link
Member

Two things are prompting this:

  • We introduced an aggressive caching strategy and almost immediately got an issue on it (Glide gets dependencies in vendor and in $GOPATH/src at the same time #127). Should it put a copy in the GOPATH, a separate cache (important for forks), or not at all? And, what should the default be? I'm not sure there will be a consistent answer. Am adding flags to control this behavior. Would be useful to have a config file (like git) for users to control this.
  • If we already have a $HOME/.glide folder (needed for the cache) than this become easier.

Considering this for the 0.8.0 release. Feedback welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant