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

feat(ls-remote): list in number increase order #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

acecode
Copy link
Contributor

@acecode acecode commented Nov 9, 2018

add sort params to list versions in a correct number increase order

remove useless grep step

tnvm ls-remote node now end with

   ...
   node-v9.10.0
   node-v9.10.1
   node-v9.11.0
   node-v9.11.1
   node-v9.11.2
   node-v10.0.0
   node-v10.1.0
   node-v10.2.0
   node-v10.2.1
   node-v10.3.0
   node-v10.4.0
   node-v10.4.1
   node-v10.5.0
   node-v10.6.0
   node-v10.7.0
   node-v10.8.0
   node-v10.9.0
  node-v10.10.0
  node-v10.11.0
  node-v10.12.0
  node-v10.13.0
   node-v11.0.0
   node-v11.1.0

add sort params to list versions in a correct number increase order

remove useless `grep` step
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.

1 participant