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

Enhancements including help text, enforcing lynx to be present, and proper install of R15B03-1 #5

Merged
merged 2 commits into from
Aug 24, 2013

Conversation

neowulf
Copy link

@neowulf neowulf commented Aug 24, 2013

  • Extracted list_available_erl_versions method.
  • Migrating egrep to grep -P. See [http://stackoverflow.com/a/7017787/1216965]
    • egrep didn't work on Mac OS X. Hence, this change.
  • Refactor ~/.evm to $EVM_HOME
  • Installation of evm scripts will fail if lynx is not found,
  • Adding help text which will describe general usage besides additional information such as
    • EVM Home
    • Default Version
    • Versions Cached For Usage
  • R15B03-1 gets installed as R15B03 which evm is not able to use / install / default, etc.

* Migrating egrep to grep -P. See [http://stackoverflow.com/a/7017787/1216965]
  * egrep didn't work on Mac OS X. Hence, this change.
* Refactor ~/.evm to $EVM_HOME
* Installation of evm scripts will fail if lynx is not found,
* Adding help text which will describe general usage besides additional information such as
 * EVM Home
 * Default Version
 * Versions Cached For Usage
* R15B03-1 gets installed as R15B03 which evm is not able to use / install / default, etc.
robisonsantos added a commit that referenced this pull request Aug 24, 2013
Enhancements including help text, enforcing lynx to be present, and proper install of R15B03-1
@robisonsantos robisonsantos merged commit 502fad6 into robisonsantos:master Aug 24, 2013
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

Successfully merging this pull request may close these issues.

2 participants