A rebar3 template for lasp 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_lasp.git ~/.config/rebar3/templates/rebar3_template_lasp
rebar3 new rebar3_template_lasp name=laspy cd laspy rebar3 release rebar3 run
Mariano Guerra
Apache 2.0