A rebar3 template for partisan applications.
Install rebar3 if you haven't already.
then install this template:
mkdir -p ~/.config/rebar3/templates git clone https://github.com/marianoguerra/rebar3_template_partisan.git ~/.config/rebar3/templates/rebar3_template_partisan
rebar3 new rebar3_template_partisan name=party cd party rebar3 release rebar3 run
Mariano Guerra
Apache 2.0