Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update plugin template to separate plugin init and providers | Tristan Sloughter | 2015-07-01 | 1 | -0/+1 |
| | |||||
* | Make standalone vs complete project template clear | Fred Hebert | 2015-05-12 | 1 | -1/+1 |
| | | | | | Some templates like OTP apps are usable within releases, so the text does remain a bit vague, but hopefully less than before. | ||||
* | remove use of erlydtl in rebar | Tristan Sloughter | 2015-04-29 | 1 | -6/+6 |
| | |||||
* | Built-in templates create the project directory | Fred Hebert | 2014-11-14 | 1 | -6/+6 |
| | |||||
* | First unkeyed var is now 'name', appid -> name | Fred Hebert | 2014-11-11 | 1 | -3/+3 |
| | | | | | | | 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 | -7/+11 |
| | | | | | This totally breaks compatibility with rebar2, and maybe it shouldn't have. | ||||
* | add plugin template | Tristan Sloughter | 2014-09-20 | 1 | -0/+7 |