Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove include of rebar header from plugin template | Tristan Sloughter | 2014-11-24 | 1 | -3/+1 |
| | |||||
* | update provider template for changes to format_error/1 | Tristan Sloughter | 2014-11-23 | 1 | -8/+8 |
| | |||||
* | fix plugin module template, add merl to escript, upgrade erlydtl | Tristan Sloughter | 2014-11-23 | 1 | -2/+1 |
| | |||||
* | Update plugin templates and doc to use template | Fred Hebert | 2014-11-11 | 1 | -3/+3 |
| | |||||
* | First unkeyed var is now 'name', appid -> name | Fred Hebert | 2014-11-11 | 1 | -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 whatnot | Fred Hebert | 2014-11-10 | 1 | -17/+24 |
| | | | | | This totally breaks compatibility with rebar2, and maybe it shouldn't have. | ||||
* | install plugins to plugins/ | Tristan Sloughter | 2014-09-20 | 1 | -8/+8 |
| | |||||
* | add plugin template | Tristan Sloughter | 2014-09-20 | 1 | -0/+29 |