Fred Hebert
810b743261
Remove triple brackets in bbmustache templates
Issues formerly were avoided by quoting atoms. Unquoting them created
unbalanced tags (`{{{name}}`) which were mistakes. This patch inserts
spaces to unconfused bbmustache.
пре 9 година
Fred Hebert
3d0aa5e84a
Unquote templates, add a warning instead.
пре 9 година
Fred Hebert
9c0d819c12
contributors -> maintaiers in template app data
hex.pm is now using maintainers instead of contributors in metadata.
Templates should be updated to reflect it.
пре 9 година
alisdair sullivan
cf66dfd6ba
adjust shell completions to match available command line options
пре 9 година
alisdair sullivan
a4e020d1ed
update shell completions for new eunit commands
пре 9 година
Tristan Sloughter
13e6563be4
make short name the default in vmargs
пре 9 година
Tristan Sloughter
9fb8198926
update completions and docs for command unstable install and upgrade
пре 9 година
alisdair sullivan
04da2ffd5e
shell completions for `rebar3 path'
пре 9 година
Tristan Sloughter
be4ae19fec
track parent app of deps and add tree provider to display the relations
пре 9 година
Joe DeVivo
2ea06b87be
basic fish completions
пре 9 година
Tristan Sloughter
7382fb89f4
fix plugin provider source name
пре 9 година
Tristan Sloughter
1b951ff40c
add hex attributes to .app.src templates
пре 9 година
Tristan Sloughter
ac0a8d40cd
update plugin template to separate plugin init and providers
пре 9 година
Tristan Sloughter
9184bffadb
add relup to readme and shell completitions
пре 9 година
Tristan Sloughter
18e9def786
update readme and completions for new commands
пре 10 година
Tristan Sloughter
76893ca4b9
make deps task listed in help and update zsh/bash completions
пре 10 година
omarkj
f51d2d49dc
Ignore the build directory
пре 10 година
omarkj
fe19e4f891
Quote atoms to allow names to have dashes.
пре 10 година
Fred Hebert
3d810e521c
Make standalone vs complete project template clear
Some templates like OTP apps are usable within releases, so the text
does remain a bit vague, but hopefully less than before.
пре 10 година
Sergey Abramyan
84775fbcfa
Fix comma style in app.src templates
пре 10 година
Tristan Sloughter
6c72286bf9
add escriptize project template
пре 10 година
Tristan Sloughter
2e5496f5f5
remove use of erlydtl in rebar
пре 10 година
Fred Hebert
6acf0ea482
Add in shell completion for wtf->report rename
пре 10 година
Tristan Sloughter
3b56f3cc43
update the dir used for upgrade deps to the new path under _build
пре 10 година
derwinlu
0ceb3bd6ce
implement zsh completion
пре 10 година
Fred Hebert
a3274e1bc8
Fixes #306 : help text consistency
пре 10 година
derwinlu
61c4d75098
implement bash autocompletion
пре 10 година
Tristan Sloughter
8ff6a9f935
makefile tabs replace spaces and force clean
пре 10 година
Tristan Sloughter
410b98e0d4
makefile template fix
пре 10 година
Tristan Sloughter
313c75a46f
cmake template
пре 10 година
Tristan Sloughter
2da9be8880
fix defaults for relx template
пре 10 година
Tristan Sloughter
90438fb1a3
fix relx included rebar config typo
пре 10 година
Tristan Sloughter
cd46f5e28c
remove relx.config from release template
пре 10 година
Tristan Sloughter
c4ee53c8bc
move relx config into rebar config and add prod profile
пре 10 година
Tristan Sloughter
6914429bc6
remove include of rebar header from plugin template
пре 10 година
Tristan Sloughter
4002e57141
add .rebar3 to gitignore
пре 10 година
Tristan Sloughter
e5717547d5
update provider template for changes to format_error/1
пре 10 година
Tristan Sloughter
ddee7ec046
fix plugin module template, add merl to escript, upgrade erlydtl
пре 10 година
Fred Hebert
731c3fd8a4
Minor template fixes
- The OTP app template now adds the supevisor
- The default apps_dir value does not contain the trailing '/' that the
template index already added.
пре 10 година
Fred Hebert
ad9ca0cc86
Built-in templates create the project directory
пре 10 година
Fred Hebert
c4cf30e1d2
The .tmp0319203 output is gone
пре 10 година
Fred Hebert
2f1db5e063
Update plugin templates and doc to use template
пре 10 година
Fred Hebert
392abf1481
First unkeyed var is now 'name', appid -> name
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.
пре 10 година
Fred Hebert
c832b567db
Redo templates with docs and whatnot
This totally breaks compatibility with rebar2, and maybe it shouldn't
have.
пре 10 година
Tristan Sloughter
e195dd9be9
fix readme template to use rebar3 command
пре 10 година
Tristan Sloughter
f873510025
add modules element to .app file templates
пре 10 година
Tristan Sloughter
f1a0249bcf
preliminary _checkouts/ support
пре 10 година
Tristan Sloughter
fcf2c97156
add otp_app template
пре 10 година
Tristan Sloughter
b37a5ae611
move providers to separate app
пре 10 година
Tristan Sloughter
6f9ea13dd4
move deps and plugins to _ prefixed
пре 10 година