Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First unkeyed var is now 'name', appid -> name | Fred Hebert | 2014-11-11 | 1 | -1/+9 |
| | | | | | | | 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. | ||||
* | Allow to forcibly overwrite files with templates | Fred Hebert | 2014-11-11 | 1 | -9/+20 |
| | |||||
* | Redo templates with docs and whatnot | Fred Hebert | 2014-11-10 | 1 | -6/+57 |
| | | | | | This totally breaks compatibility with rebar2, and maybe it shouldn't have. | ||||
* | move back to using format_error/1 | Tristan Sloughter | 2014-11-09 | 1 | -4/+4 |
| | |||||
* | add format_error/2 provider callback to providers | Tristan Sloughter | 2014-10-22 | 1 | -1/+6 |
| | |||||
* | move providers to separate app | Tristan Sloughter | 2014-10-03 | 1 | -9/+9 |
| | |||||
* | return error messages from providers | Tristan Sloughter | 2014-09-27 | 1 | -1/+1 |
| | |||||
* | slowly widdling away at dialyzer errors | Tristan Sloughter | 2014-09-20 | 1 | -26/+6 |
| | |||||
* | reworking of help display and parse of commands | Tristan Sloughter | 2014-09-17 | 1 | -1/+1 |
| | |||||
* | allow new project dir for template | Tristan Sloughter | 2014-08-23 | 1 | -1/+5 |
| | |||||
* | add back templating | Tristan Sloughter | 2014-08-23 | 1 | -0/+69 |