asdf-vm/asdf

Add a reinstall command

Open

#244 创建于 2017年10月23日

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

描述

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.

贡献者指南