summaryrefslogtreecommitdiff
path: root/priv/templates/plugin.erl.dtl
Commit message (Collapse)AuthorAgeFilesLines
* remove include of rebar header from plugin templateTristan Sloughter2014-11-241-3/+1
|
* update provider template for changes to format_error/1Tristan Sloughter2014-11-231-8/+8
|
* fix plugin module template, add merl to escript, upgrade erlydtlTristan Sloughter2014-11-231-2/+1
|
* Update plugin templates and doc to use templateFred Hebert2014-11-111-3/+3
|
* First unkeyed var is now 'name', appid -> nameFred Hebert2014-11-111-2/+2
| | | | | | | The first variable can be unkeyed and the provider will sub in the variable name 'name'. Additionally, the built-in templates and documentation have been updated so that 'appid' is now 'name' and the alternative commands are shown.
* Redo templates with docs and whatnotFred Hebert2014-11-101-17/+24
| | | | | This totally breaks compatibility with rebar2, and maybe it shouldn't have.
* install plugins to plugins/Tristan Sloughter2014-09-201-8/+8
|
* add plugin templateTristan Sloughter2014-09-201-0/+29