Skip to content

Split code between Core and Clients #1

@mallocator

Description

@mallocator

The architecture for the core library should be such that a different project can include it and provide the interface it needs.

Acceptance Criteria:

  • The core project can be included like a library and doesn't do anything by itself
  • There should be multiple client projects that include the core project and provide an interface (CLI, API, GUI, etc.)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions