blendfactory / dvm

Dart Version Management: A simple CLI to manage Dart SDK versions per project.
https://pub.dev/packages/dvmx
BSD 3-Clause "New" or "Revised" License
9 stars 0 forks source link

feat: Create the command `dvm doctor` #80

Closed blendthink closed 6 months ago

blendthink commented 6 months ago

Overview

dvm doctor

Provides a comprehensive overview of the tool's version, configuration settings, and any potential issues with the setup.

Issues

Closes #7