This website requires JavaScript.
首页
Explore
Register
Sign In
yuanbiao
/
emqx
Watch
1
Star
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0131-ci-build-docker-images-on-self-hosted-runners
emqx
/
apps
/
emqx_node_rebalance
/
rebar.config
5 lines
100 B
Erlang
Raw
Permalink
Blame
History
%% -*- mode: erlang; -*-
{
deps
,
[
{
emqx
,
{
path
,
"
../../apps/emqx
"
}
}
]
}
.
{
project_plugins
,
[
erlfmt
]
}
.
Reference in New Issue
View Git Blame
Copy Permalink