|
|
- {variables, [{appid, "myapp"}
- ,{srvid, "mysrv"}
- ,{copyright_year, "2014"}
- ,{copyright_holder, "Geoff Cant"}
- ,{author_name, "Geoff Cant"}
- ,{author_email, "nem@erlang.geek.nz"}
- ]}.
- {template, "otp_srv.erl", "src/{{appid}}_{{srvid}}.erl"}.
|