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.

貢獻者指南