rebar templates

# OTP application:
$ rebar create-app appid=app_name

# gen_server:
$ rebar create template=simplesrv srvid=server_name