You need to sign in or sign up before continuing.
Use rebar3 to build server
Created by: uwiger
Initial commit, adapting the code to rebar3.
To start the system:
./rebar3 as local release_build/local/rel/server/bin/server console
Using server start followed by server attach of course also works.
More testing, and probably tweaks, needed to verify that the built system is usable.