asdf-vm/asdf

Add a reinstall command

Open

#244 opened on 2017年10月23日

GitHub で見る
 (9 comments) (17 reactions) (0 assignees)Go (23,759 stars) (881 forks)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.

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