Skip to content

marianoguerra/rebar3_template_partisan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rebar3 partisan template

A rebar3 template for partisan applications.

Setup

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

Use

rebar3 new rebar3_template_partisan name=party
cd party
rebar3 release
rebar3 run

Author

Mariano Guerra

License

Apache 2.0