|
|
%!s(int64=4) %!d(string=hai) anos | |
|---|---|---|
| src | %!s(int64=4) %!d(string=hai) anos | |
| .gitignore | %!s(int64=4) %!d(string=hai) anos | |
| LICENSE | %!s(int64=4) %!d(string=hai) anos | |
| README.md | %!s(int64=4) %!d(string=hai) anos | |
| rebar.config | %!s(int64=4) %!d(string=hai) anos |
A rebar plugin to help create EMQ X plugin release package
$ rebar3 compile
Add the plugin to your rebar.config:
{plugins, [
{emqx_plugrel, {git, "https://host/user/emqx_plugrel.git", {tag, "0.1.0"}}}
]}.
Execute command:
rebar3 emqx_plugrel