-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the feature
Currently, all logic for scanning procedure takes place in the main.ts file. This will be less efficient in the long term, as it will create a large and unwieldy file. Instead, create a separate logic service that can walk through the necessary steps for each CLI command.
Feature Requirements
- New logic service created
main.tssimplified
Customer/Developer Value Proposition
Cleaner, easier to read and use code.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request