You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
308 B

  1. {variables, [{appid, "myapp"}
  2. ,{srvid, "mysrv"}
  3. ,{copyright_year, "2014"}
  4. ,{copyright_holder, "Geoff Cant"}
  5. ,{author_name, "Geoff Cant"}
  6. ,{author_email, "nem@erlang.geek.nz"}
  7. ]}.
  8. {template, "otp_srv.erl", "src/{{appid}}_{{srvid}}.erl"}.