asdf-vm/asdf

Add a reinstall command

Open

#244 创建于 2017年10月23日

在 GitHub 查看
 (9 评论) (17 反应) (0 负责人)Go (881 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (23,759 star)
PR 合并指标
 (平均合并 3天 13小时) (30 天内合并 4 个 PR)

描述

Sometimes, especially during development and troubleshooting, it would be nice to be able to reinstall a version in a similar manner to Homebrew. In its primitive form, it could be just uninstall and install chain, but take further, it could be done transactionally, too, i.e. a failure to install won't remove the previous instance.

贡献者指南