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

Version command #137

Closed
jdknives opened this issue Jan 28, 2020 · 0 comments · Fixed by #140
Closed

Version command #137

jdknives opened this issue Jan 28, 2020 · 0 comments · Fixed by #140
Assignees
Labels
enhancement New feature or request

Comments

@jdknives
Copy link
Member

jdknives commented Jan 28, 2020

Feature description

It would be generally wise to have a version command that returns the current Skywire version number. We can either add a Version file for that purpose as done in Skywallet project or add is as a variable in visor package itself. Unless there are any reasons not to go with the latter way, we should declare it in visor package as thats the way the wallet does things.

We should implement:

  • CLI command for that
  • hypervisor endpoint that returns version number

For now the version number can be 0.0.1 until we release mainnet.

This is a prerequisite for #129

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants