asdf-vm/asdf

Add a reinstall command

Open

#244 aberto em 23 de out. de 2017

Ver no GitHub
 (9 comments) (17 reactions) (0 assignees)Go (881 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (23.759 stars)
Métricas de merge de PR
 (Mesclagem média 3d 13h) (4 fundiu PRs em 30d)

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.

Guia do colaborador