schultyy / avm

Installs Ruby and node.js on your machine
11 stars 4 forks source link

avm use should support sloppy input #59

Open schultyy opened 8 years ago

schultyy commented 8 years ago

Given I have the following versions installed:

$ avm ls
- 4.2.0
- 4.2.1
- 5.0.0

I want to be able to avm use 5.0.0 by just typing:

$ avm use 5.0

When there are multiple options:

$ avm use 4.2
Multiple versions apply:
- 4.2.0
- 4.2.1