Skip to content

Design question: what should the cli and api packages actually look like? #719

@kytrinyx

Description

@kytrinyx

@nywilken I was looking at the contents of the cli package and the api package. I think we've got a bit of ambiguity around where things belong.

I'm wondering if we should have the CLI-specific logic in the cli package (build stuff, logic around versions, maybe), and then have everything that talks to remote servers in api. But maybe api is the wrong name. Maybe remote?

Metadata

Metadata

Assignees

No one assigned

    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