summaryrefslogtreecommitdiff
path: root/test/rebar_new_SUITE.erl
Commit message (Collapse)AuthorAgeFilesLines
* Handle force flags in leading positionFred Hebert2015-11-191-1/+38
| | | | The checking of flags and the parsing of arguments is separated up.
* update hg username and email match in templatesTristan Sloughter2015-03-171-2/+24
|
* use git or hg configs if exist for default user and email in templatesTristan Sloughter2015-03-051-2/+26
|
* follow xdg standard. fixes #122Tristan Sloughter2015-02-191-1/+1
|
* Add support for custom templates in subdirectoriesFred Hebert2014-12-231-0/+59
- Includes tests for templates and their application