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

Remove built-in help/error handling in CmdLine #154

Closed agocke closed 1 month ago

agocke commented 1 month ago

Serde.CmdLine may eventually grow this functionality, but it looks like this is putting the cart before the horse. After the functionality as been implemented and working we can grow the API.