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

tell user if dat version is out of date #777

Closed
joehand opened this issue May 22, 2017 · 2 comments · Fixed by #968
Closed

tell user if dat version is out of date #777

joehand opened this issue May 22, 2017 · 2 comments · Fixed by #968

Comments

@joehand
Copy link
Collaborator

joehand commented May 22, 2017

I like how yarn does this:

screen shot 2017-05-22 at 10 04 18

@juliangruber
Copy link
Collaborator

Thinking about implementation, what about we run the version check in a disconnected child process which then writes the most current version to ~/.dat-version.txt. The next time you run a dat command, it will read that and warn you, but you never have to wait for anything.

@joehand joehand modified the milestone: 13.6 - Weekly release May 23, 2017
@mafintosh
Copy link
Contributor

mafintosh commented May 25, 2017

Alternative, print out locally installed dat version on every command.

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

Successfully merging a pull request may close this issue.

3 participants