Skip to content

A "little bit" of refactoring #29

@lucarin91

Description

@lucarin91

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.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions