asdf-vm/asdf

Add a reinstall command

Open

#244 aperta il 23 ott 2017

Vedi su GitHub
 (9 commenti) (17 reazioni) (0 assegnatari)Go (881 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (23.759 star)
Metriche merge PR
 (Merge medio 3g 13h) (4 PR mergiate in 30 g)

Descrizione

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.

Guida contributor