dgiot/lib-extra/plugins

10 lines
258 B
Plaintext
Raw Normal View History

2021-05-18 14:54:48 +08:00
{erlang_plugins,
[ {emqx_plugin_template, {git, "https://hub.fastgit.org/emqx/emqx-plugin-template", {tag, "4.3.0"}}}
]
}.
{elixir_plugins,
[ {emqx_elixir_plugin, {git, "https://hub.fastgit.org/emqx/emqx-elixir-plugin.git", {branch, "3.0.0"}}}
]
}.