-
Notifications
You must be signed in to change notification settings - Fork 932
Closed
Labels
Description
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 heremolant, Esemesek and thymikee