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 update way to self-update #51

Closed
yamalight opened this issue Aug 3, 2017 · 1 comment
Closed

Add update way to self-update #51

yamalight opened this issue Aug 3, 2017 · 1 comment

Comments

@yamalight
Copy link
Contributor

Currently there's no way to know that new version of cli or server has been released (I guess for cli you can use npm outdated but that's not very user-friendly).
Would be great to have:

  1. Notifications - for both cli and server (in cli on requests to server?) - that new versions are out.
  2. Update command for server (pull, kill and then recreate) and cli (simply execute npm i -g exoframe@latest?)
@yamalight
Copy link
Contributor Author

yamalight commented Sep 8, 2017

Simplest way for CLI would be to use update-notifier.
One thing that needs to be clarified is - how to check and tweak message for packaged binary.

@yamalight yamalight changed the title Add update notifications and way to self-update Add update way to self-update Sep 13, 2017
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