-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
After the recent changes, I think it is necessary to refactor the main tool code. In particular, we should clearly separate the download, flash, and extract operations. Each operation should have its own function in an internal package, and instead, the logic and user interaction should be moved near the Cobra command implementation. Right now, everything is mixed together, which makes extending the tool very complicated.
per1234
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request