blob: 2ee6e44d4e483d4f3130c90b7767c26adabf8824 (
plain)
1
2
3
4
5
6
7
|
{variables, [{appid, "myapp"}
,{copyright_year, "2014"}
,{copyright_holder, "Geoff Cant"}
,{author_name, "Geoff Cant"}
,{author_email, "nem@erlang.geek.nz"}
]}.
{template, "Readme.md", "Readme.md"}.
|