Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove relx.config from release template | Tristan Sloughter | 2014-12-06 | 1 | -1/+0 |
| | |||||
* | move relx config into rebar config and add prod profile | Tristan Sloughter | 2014-11-30 | 1 | -1/+1 |
| | |||||
* | Built-in templates create the project directory | Fred Hebert | 2014-11-14 | 1 | -10/+10 |
| | |||||
* | First unkeyed var is now 'name', appid -> name | Fred Hebert | 2014-11-11 | 1 | -4/+4 |
| | | | | | | | 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 | -0/+15 |
This totally breaks compatibility with rebar2, and maybe it shouldn't have. |