summaryrefslogtreecommitdiff
path: root/priv/templates/otp_app.app.src
Commit message (Collapse)AuthorAgeFilesLines
* Match template license app to default licenseFred Hebert2017-05-141-1/+1
| | | | | | | | The default license created with rebar3 templates is a BSD 3 clause license. However the .app.src file generated do not include the license there. This adds the license type, fixing #1447.
* Remove triple brackets in bbmustache templatesFred Hebert2016-01-111-1/+1
| | | | | | Issues formerly were avoided by quoting atoms. Unquoting them created unbalanced tags (`{{{name}}`) which were mistakes. This patch inserts spaces to unconfused bbmustache.
* Unquote templates, add a warning instead.Fred Hebert2016-01-101-2/+2
|
* contributors -> maintaiers in template app dataFred Hebert2016-01-051-1/+1
| | | | | hex.pm is now using maintainers instead of contributors in metadata. Templates should be updated to reflect it.
* add hex attributes to .app.src templatesTristan Sloughter2015-07-011-1/+5
|
* Quote atoms to allow names to have dashes.omarkj2015-05-131-1/+1
|
* Fix comma style in app.src templatesSergey Abramyan2015-05-111-10/+10
|
* remove use of erlydtl in rebarTristan Sloughter2015-04-291-0/+12
|
* wip: move to erlydtl for rebar templatesTristan Sloughter2014-09-171-12/+0
|
* update templatingTristan Sloughter2014-09-161-0/+12