Skip to content

[FEATURE] Logic service #18

@Josh-Beck

Description

@Josh-Beck

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.ts simplified

Customer/Developer Value Proposition
Cleaner, easier to read and use code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions