Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
首次提交
趁项目刚发布,提交一个小小的修复。
PS:看到项目的前言,我啪一下就点进来了,体验之后,感觉就是我一直苦苦追寻的版本管理工具。已安排了go和node的版本,体验很好。已卸载gvm,nvm,vfox,是的,我也挺爱折腾的。
体验下来感觉还有一些值得斟酌的,比如一级参数的语义,以往用习惯gvm,nvm了,他们是 list 展示本地已安装的,listall展示远端所有的,vm则是local为本地,search为列出所有。还有就是没有给单独的install参数,有时候吧,可能是先install,暂时还不打算use,等用的时候再use。当然,这些都是我以往的使用习惯。
第二次提交
随着对这个项目的把玩,还发现了一些小的值得优化的地方,这次新增了搜索的版本号排序的能力。
以下是前后对比图:
before:
after:
第三次提交
修复了一个文案上的小错误。