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

Have proctor CLI update itself #36

Open
olttwa opened this issue Oct 22, 2018 · 3 comments
Open

Have proctor CLI update itself #36

olttwa opened this issue Oct 22, 2018 · 3 comments

Comments

@olttwa
Copy link
Member

olttwa commented Oct 22, 2018

As an admin,

Post being notified from the CLI on a new release of Proctor CLI, users can update proctor from the CLI itself. Example: proctor update <version(optional)>

@ppwfx
Copy link

ppwfx commented Apr 16, 2019

Hey, I'm planning a similar feature for one of my clis. Do you already have an idea how you want to approach it?

@olttwa
Copy link
Member Author

olttwa commented Apr 17, 2019

@ppwfx No ideas yet.

Currently we have installation using homebrew (link: https://github.com/gojek/homebrew-gojek/blob/master/Formula/proctor.rb) and brew upgrade proctor works for us.

We were planning to take inspiration from gcloud CLI for accomplishing this

@ppwfx
Copy link

ppwfx commented Apr 17, 2019

Interesting cheers! I also stumbled upon https://github.com/rhysd/go-github-selfupdate in the meantime

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