Skip to content

Add an option to create apps (as crates in a workspace) in Cot CLI #141

@m4tx

Description

@m4tx

To promote code reusability and separation of responsibilities, it would be nice to have an subcommand to create apps in the Cot CLI. This would create another crate inside the current workspace (possibly converting the existing Cargo.toml into a workspace if needed) that would contain a structure implementing the App trait.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions