dn-vm / dnvm

dnvm is a command-line interface for installing and updating different dotnet SDKs
https://dnvm.net
MIT License
59 stars 8 forks source link

Add 'install' command #126

Closed agocke closed 8 months ago

agocke commented 8 months ago

Allows installing arbitrary SDK versions.

Fixes #119