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

evm does not report version #112

Open
raxod502 opened this issue Jun 5, 2018 · 1 comment
Open

evm does not report version #112

raxod502 opened this issue Jun 5, 2018 · 1 comment

Comments

@raxod502
Copy link

raxod502 commented Jun 5, 2018

% gem install evm
Fetching: evm-0.9.1.gem (100%)
Successfully installed evm-0.9.1
Parsing documentation for evm-0.9.1
Installing ri documentation for evm-0.9.1
Done installing documentation for evm after 0 seconds
1 gem installed
% evm --version
evm: version unknown

System: macOS 10.11.6
RubyGems: 2.7.6 installed via Homebrew

@sambrightman
Copy link
Collaborator

This (automatic) functionality of OptionParser seem to be quite under-documented (and --version isn't an option listed in --help anyway). A PR that a) avoids duplicating the version string from the gemspec; b) works for all supported installation methods would be welcome.

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