Skip to content

Add plugin system #70

@vmalloc

Description

@vmalloc

Plugins should be able to:

  • Inject dependencies to projects
  • Add commands to the command-line interface

The project's yaml should look like:

...
addons:
    - some_package.some_module:SomePlugin
    - cobproject.some_module:OtherPlugin # for project-specific  deps

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions