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

Add option to delete local version separate from --force #144

Open
anitgandhi opened this issue May 24, 2018 · 0 comments
Open

Add option to delete local version separate from --force #144

anitgandhi opened this issue May 24, 2018 · 0 comments

Comments

@anitgandhi
Copy link

This tool is great as a Go version manager, but it would be nice if there was an option to delete an existing installation/version of Go.

For example, I just installed 1.10.2 via gimme 1.10.2, and I have source ~/.gimme/envs/latest.env so it picked it up just fine; however I have my previous Go installation still around. Using the --force option is useful, but sometimes you just want to have multiple around, until you don't.

Usage could look like gimme --delete [go-version]

This could be pretty trivial to add since there's already a _wipe_version function.

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

1 participant