Skip to content

[TECHNICAL DEBT] Split Ares into two parts, project_ares and ares_lib #166

@bee-san

Description

@bee-san

Why?

Ares is made up of 2 parts:

  1. The CLI
  2. The Library

If someone wants to use the library they would need to import the CLI stuff too. It is a good idea to make the CLI a different app and make it call the library, rather than have them both bundled into one.

Metadata

Metadata

Assignees

Labels

Technical DebtA conscious decision we have made to reach our goals faster which has resulted in technical debtgood first issueGood for newcomers

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions