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.

貢獻者指南