asdf-vm/asdf

Add a reinstall command

Open

#244 ouverte le 23 oct. 2017

Voir sur GitHub
 (9 commentaires) (17 réactions) (0 assignés)Go (881 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (23 759 stars)
Métriques de merge PR
 (Merge moyen 3j 13h) (4 PRs mergées en 30 j)

Description

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.

Guide contributeur