Skip to content

How to add custom plugins using rebar3? #2712

Open
@jiahuili430

Description

@jiahuili430

Previously we could use custom plugins in rel/plugins, but how to add custom plugins using rebar3?
Instead of fetching from git or hexpm, shall we use path to specify the plugins?

{plugins, [{custom_plugins, {path, "rel/plugins"}}]}.

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