asdf-vm/asdf

Add a reinstall command

Offen

#244 geöffnet am 23.10.2017

 (9 Kommentare) (17 Reaktionen) (0 zugewiesene Personen)Go (881 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (23.759 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 3T 13h) (4 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide