Skip to content

Move Doctor to a separate plugin/package #1047

@grabbou

Description

@grabbou

Right now, Doctor command and its tools are populating the core of the CLI, making it larger and more complex to maintain.

With future improvements in mind and additional automatic resolves, I recommend we move it to a separate package, just like iOS/Android files.

As a result, it would look as follows in the repo structure:

/
  packages/
    cli/
    ...
    cli-doctor/ # <-- moved here

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions