summaryrefslogtreecommitdiff
path: root/priv
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #573 from tsloughter/plugins_tplFred Hebert2015-07-013-28/+36
|\
| * update plugin template to separate plugin init and providersTristan Sloughter2015-07-013-28/+36
* | add hex attributes to .app.src templatesTristan Sloughter2015-07-012-2/+10
|/
* add relup to readme and shell completitionsTristan Sloughter2015-06-262-0/+47
* update readme and completions for new commandsTristan Sloughter2015-06-202-1/+10
* make deps task listed in help and update zsh/bash completionsTristan Sloughter2015-05-212-1/+12
* Ignore the build directoryomarkj2015-05-181-0/+1
* Merge pull request #429 from omarkj/omarkj-quote-atomsTristan Sloughter2015-05-149-13/+13
|\
| * Quote atoms to allow names to have dashes.omarkj2015-05-139-13/+13
* | Make standalone vs complete project template clearFred Hebert2015-05-125-5/+5
|/
* Fix comma style in app.src templatesSergey Abramyan2015-05-112-17/+19
* add escriptize project templateTristan Sloughter2015-05-094-0/+55
* remove use of erlydtl in rebarTristan Sloughter2015-04-2920-29/+29
* Add in shell completion for wtf->report renameFred Hebert2015-04-132-7/+7
* update the dir used for upgrade deps to the new path under _buildTristan Sloughter2015-04-031-2/+2
* Merge pull request #304 from ingwinlu/fix_shell_completionsFred Hebert2015-04-034-176/+396
|\
| * implement zsh completionderwinlu2015-04-032-87/+224
| * implement bash autocompletionderwinlu2015-04-012-89/+172
* | Fixes #306: help text consistencyFred Hebert2015-04-021-7/+7
|/
* makefile tabs replace spaces and force cleanTristan Sloughter2015-03-051-17/+17
* makefile template fixTristan Sloughter2015-02-211-1/+1
* cmake templateTristan Sloughter2015-02-212-0/+76
* fix defaults for relx templateTristan Sloughter2014-12-061-2/+2
* fix relx included rebar config typoTristan Sloughter2014-12-061-1/+1
* remove relx.config from release templateTristan Sloughter2014-12-061-1/+0
* move relx config into rebar config and add prod profileTristan Sloughter2014-11-303-13/+21
* remove include of rebar header from plugin templateTristan Sloughter2014-11-241-3/+1
* add .rebar3 to gitignoreTristan Sloughter2014-11-231-0/+1
* update provider template for changes to format_error/1Tristan Sloughter2014-11-231-8/+8
* fix plugin module template, add merl to escript, upgrade erlydtlTristan Sloughter2014-11-231-2/+1
* Minor template fixesFred Hebert2014-11-141-0/+1
* Built-in templates create the project directoryFred Hebert2014-11-144-28/+28
* The .tmp0319203 output is goneFred Hebert2014-11-121-1/+0
* Update plugin templates and doc to use templateFred Hebert2014-11-111-3/+3
* First unkeyed var is now 'name', appid -> nameFred Hebert2014-11-1115-35/+35
* Redo templates with docs and whatnotFred Hebert2014-11-1015-62/+98
* fix readme template to use rebar3 commandTristan Sloughter2014-11-051-1/+1
* add modules element to .app file templatesTristan Sloughter2014-11-032-0/+2
* preliminary _checkouts/ supportTristan Sloughter2014-10-131-1/+0
* add otp_app templateTristan Sloughter2014-10-031-0/+7
* move providers to separate appTristan Sloughter2014-10-031-0/+0
* move deps and plugins to _ prefixedTristan Sloughter2014-09-201-0/+1
* install plugins to plugins/Tristan Sloughter2014-09-201-8/+8
* add plugin templateTristan Sloughter2014-09-203-0/+50
* wip: move to erlydtl for rebar templatesTristan Sloughter2014-09-1713-0/+0
* fix lib to not start modTristan Sloughter2014-09-163-3/+14
* update release run and variables in templatesTristan Sloughter2014-09-162-0/+2
* update templatingTristan Sloughter2014-09-1661-1937/+87
* add some templatesTristan Sloughter2014-08-2426-17/+580
* Add gen_event templateAntonio Murdaca2014-06-152-0/+62