Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

4 wiersze
207 B

  1. {variables, [{appid, "myapp"}]}.
  2. {template, "simpleapp.app.src", "src/{{appid}}.app.src"}.
  3. {template, "simpleapp_app.erl", "src/{{appid}}_app.erl"}.
  4. {template, "simpleapp_sup.erl", "src/{{appid}}_sup.erl"}.