Collection of rebar templates for common uses
Clone this Git repository in your ${HOME}/.rebar directory
$ git clone https://github.com/kostyushkin/rebar_templates.git ~/.rebar
$ mkdir project_name
$ cd project_name
$ rebar create rebar create template=basicapp appid=project_name