Skip to content

Plugin registration/discovery framework #10

@pmarkert

Description

@pmarkert

I would like to improve the way that plugins are registered and linked. Right now, the cli takes a single path/directory and all javascript files in that directory are loaded as plugins. I don't remember if it already supports multiple directories, but perhaps we could use node's require syntax more directly and allow any installed plugin that can be required to be loaded. Also consider allowing environment variables to be configured for which plugins to register/require.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions