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

running idyll --version should print the version number #381

Closed
2 tasks done
mathisonian opened this issue Jul 20, 2018 · 2 comments
Closed
2 tasks done

running idyll --version should print the version number #381

mathisonian opened this issue Jul 20, 2018 · 2 comments

Comments

@mathisonian
Copy link
Member

mathisonian commented Jul 20, 2018

The command line tool should have a --version option (similar to --help, which already exists) that simply prints the version number; it would be nice if it is smart enough to print both the local and global version numbers.

  • - Global Version
  • - Local Version
@mathisonian
Copy link
Member Author

#399 adds the global CLI version. at some point we'll want to modify this to check for the locally installed version as well

@mathisonian
Copy link
Member Author

Closed in #481

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

2 participants