asdf-vm/asdf

Add a reinstall command

Open

#244 opened on 2017年10月23日

GitHub で見る
 (9 comments) (17 reactions) (0 assignees)Go (881 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (23,759 stars)
PR merge metrics
 (平均マージ 3d 13h) (30d で 4 merged PRs)

説明

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.

コントリビューターガイド