Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add relup to readme and shell completitions | Tristan Sloughter | 2015-06-26 | 2 | -0/+47 |
| | |||||
* | update readme and completions for new commands | Tristan Sloughter | 2015-06-20 | 2 | -1/+10 |
| | |||||
* | make deps task listed in help and update zsh/bash completions | Tristan Sloughter | 2015-05-21 | 2 | -1/+12 |
| | |||||
* | Ignore the build directory | omarkj | 2015-05-18 | 1 | -0/+1 |
| | |||||
* | Merge pull request #429 from omarkj/omarkj-quote-atoms | Tristan Sloughter | 2015-05-14 | 9 | -13/+13 |
|\ | | | | | Quote atoms to allow names to have dashes. | ||||
| * | Quote atoms to allow names to have dashes. | omarkj | 2015-05-13 | 9 | -13/+13 |
| | | |||||
* | | Make standalone vs complete project template clear | Fred Hebert | 2015-05-12 | 5 | -5/+5 |
|/ | | | | | Some templates like OTP apps are usable within releases, so the text does remain a bit vague, but hopefully less than before. | ||||
* | Fix comma style in app.src templates | Sergey Abramyan | 2015-05-11 | 2 | -17/+19 |
| | |||||
* | add escriptize project template | Tristan Sloughter | 2015-05-09 | 4 | -0/+55 |
| | |||||
* | remove use of erlydtl in rebar | Tristan Sloughter | 2015-04-29 | 20 | -29/+29 |
| | |||||
* | Add in shell completion for wtf->report rename | Fred Hebert | 2015-04-13 | 2 | -7/+7 |
| | |||||
* | update the dir used for upgrade deps to the new path under _build | Tristan Sloughter | 2015-04-03 | 1 | -2/+2 |
| | |||||
* | Merge pull request #304 from ingwinlu/fix_shell_completions | Fred Hebert | 2015-04-03 | 4 | -176/+396 |
|\ | | | | | impl shell completion | ||||
| * | implement zsh completion | derwinlu | 2015-04-03 | 2 | -87/+224 |
| | | |||||
| * | implement bash autocompletion | derwinlu | 2015-04-01 | 2 | -89/+172 |
| | | |||||
* | | Fixes #306: help text consistency | Fred Hebert | 2015-04-02 | 1 | -7/+7 |
|/ | |||||
* | makefile tabs replace spaces and force clean | Tristan Sloughter | 2015-03-05 | 1 | -17/+17 |
| | |||||
* | makefile template fix | Tristan Sloughter | 2015-02-21 | 1 | -1/+1 |
| | |||||
* | cmake template | Tristan Sloughter | 2015-02-21 | 2 | -0/+76 |
| | |||||
* | fix defaults for relx template | Tristan Sloughter | 2014-12-06 | 1 | -2/+2 |
| | |||||
* | fix relx included rebar config typo | Tristan Sloughter | 2014-12-06 | 1 | -1/+1 |
| | |||||
* | 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 | 3 | -13/+21 |
| | |||||
* | remove include of rebar header from plugin template | Tristan Sloughter | 2014-11-24 | 1 | -3/+1 |
| | |||||
* | add .rebar3 to gitignore | Tristan Sloughter | 2014-11-23 | 1 | -0/+1 |
| | |||||
* | update provider template for changes to format_error/1 | Tristan Sloughter | 2014-11-23 | 1 | -8/+8 |
| | |||||
* | fix plugin module template, add merl to escript, upgrade erlydtl | Tristan Sloughter | 2014-11-23 | 1 | -2/+1 |
| | |||||
* | Minor template fixes | Fred Hebert | 2014-11-14 | 1 | -0/+1 |
| | | | | | | - The OTP app template now adds the supevisor - The default apps_dir value does not contain the trailing '/' that the template index already added. | ||||
* | Built-in templates create the project directory | Fred Hebert | 2014-11-14 | 4 | -28/+28 |
| | |||||
* | The .tmp0319203 output is gone | Fred Hebert | 2014-11-12 | 1 | -1/+0 |
| | |||||
* | Update plugin templates and doc to use template | Fred Hebert | 2014-11-11 | 1 | -3/+3 |
| | |||||
* | First unkeyed var is now 'name', appid -> name | Fred Hebert | 2014-11-11 | 15 | -35/+35 |
| | | | | | | | 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 | 15 | -62/+98 |
| | | | | | This totally breaks compatibility with rebar2, and maybe it shouldn't have. | ||||
* | fix readme template to use rebar3 command | Tristan Sloughter | 2014-11-05 | 1 | -1/+1 |
| | |||||
* | add modules element to .app file templates | Tristan Sloughter | 2014-11-03 | 2 | -0/+2 |
| | |||||
* | preliminary _checkouts/ support | Tristan Sloughter | 2014-10-13 | 1 | -1/+0 |
| | |||||
* | add otp_app template | Tristan Sloughter | 2014-10-03 | 1 | -0/+7 |
| | |||||
* | move providers to separate app | Tristan Sloughter | 2014-10-03 | 1 | -0/+0 |
| | |||||
* | move deps and plugins to _ prefixed | Tristan Sloughter | 2014-09-20 | 1 | -0/+1 |
| | |||||
* | install plugins to plugins/ | Tristan Sloughter | 2014-09-20 | 1 | -8/+8 |
| | |||||
* | add plugin template | Tristan Sloughter | 2014-09-20 | 3 | -0/+50 |
| | |||||
* | wip: move to erlydtl for rebar templates | Tristan Sloughter | 2014-09-17 | 13 | -0/+0 |
| | |||||
* | fix lib to not start mod | Tristan Sloughter | 2014-09-16 | 3 | -3/+14 |
| | |||||
* | update release run and variables in templates | Tristan Sloughter | 2014-09-16 | 2 | -0/+2 |
| | |||||
* | update templating | Tristan Sloughter | 2014-09-16 | 61 | -1937/+87 |
| | |||||
* | add some templates | Tristan Sloughter | 2014-08-24 | 26 | -17/+580 |
| | |||||
* | Add gen_event template | Antonio Murdaca | 2014-06-15 | 2 | -0/+62 |
| | |||||
* | Error 'Command not found' when sname is used | Habibutsu | 2014-05-27 | 1 | -1/+1 |
| | | | | When a node is configured with -sname the REMSH_NAME_PART argument should be defined with using command 'hostname' but error occurs due extra space | ||||
* | Merge pull request #52 from shino/slim-release-support | Jared Morrow | 2014-05-21 | 3 | -9/+47 |
|\ | | | | | Slim release support | ||||
| * | Add TODO comment to install_upgrade script template | Shunichi Shinohara | 2014-03-09 | 1 | -0/+8 |
| | |