Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split code between Core and Clients #1

Open
mallocator opened this issue May 27, 2020 · 0 comments
Open

Split code between Core and Clients #1

mallocator opened this issue May 27, 2020 · 0 comments
Assignees

Comments

@mallocator
Copy link
Member

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.)
@mallocator mallocator self-assigned this Jun 3, 2020
@mallocator mallocator assigned mallocator and unassigned mallocator Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant