emqx/apps/emqx_auto_subscribe
Thales Macedo Garitezi 34d6dbca61
chore(mix): simplify build by using rebar3 for umbrella apps
By treating the apps in the umbrella as dependencies to be managed and
built by rebar3, we can simplify the maintenance of the release, at
the cost of increased build times: using Mix as before, it could track
changed files better than using rebar.  But the complexity and
possibility of discrepancies make it using rebar much more compelling.
2021-12-22 09:40:01 -03:00
..
etc Auto subscribe format (#5740) 2021-09-15 11:40:05 +08:00
include feat: auto subscribe, todo: test SUITE 2021-08-25 11:57:37 +08:00
src fix: add auto subscription swagger example 2021-11-24 16:47:33 +08:00
test emqx_conf (#5939) 2021-10-21 18:08:51 +08:00
.gitignore feat: auto subscribe, todo: test SUITE 2021-08-25 11:57:37 +08:00
LICENSE feat: auto subscribe, todo: test SUITE 2021-08-25 11:57:37 +08:00
README.md feat: auto subscribe, todo: test SUITE 2021-08-25 11:57:37 +08:00
rebar.config chore(mix): simplify build by using rebar3 for umbrella apps 2021-12-22 09:40:01 -03:00

README.md

emqx_auto_subscribe

An OTP application

Build

$ rebar3 compile