Evgeny M
bfd15ce03e
Ignore IntelliJ IDEA files
This family of IDE with Erlang plugin is already quite popular.
8 anos atrás
Fred Hebert
c3f336763f
Fix invalid template value
Used a nonexisting option instead of a correct one
8 anos atrás
Leo Liu
04c830244d
Cosmetic change: remove last comma-first style
9 anos atrás
Paul Oliver
92025b2013
Fix quoting problem in zsh completion
9 anos atrás
alisdair sullivan
f9b6765d07
add shell completions for `include` flag for `ct` provider
9 anos atrás
Alexander Færøy
da39732fd3
Add short-options to the eunit provider.
This patch adds support for short options in the eunit provider.
9 anos atrás
Tuncer Ayaz
7c9dd6c1ec
bash completion: prevent future mistakes in lopts
To prevent future mistakes like the broken string introduced in
cf66dfd6ba, put opening and closing " on separate lines in each
multi-line lopts string. This also allows for cleaner (smaller) diffs
when removing/adding a flag.
9 anos atrás
Tuncer Ayaz
81483f9f5d
bash completion: fix error introduced in cf66dfd6
cf66dfd6ba
introduced a syntax error in the modified lopts string.
Without the fix, you'll provoke a shell error when trying to complete
`rebar3 ct --<something>`.
9 anos atrás
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 anos atrás
Fred Hebert
3d0aa5e84a
Unquote templates, add a warning instead.
9 anos atrás
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 anos atrás
alisdair sullivan
cf66dfd6ba
adjust shell completions to match available command line options
9 anos atrás
alisdair sullivan
a4e020d1ed
update shell completions for new eunit commands
9 anos atrás
Tristan Sloughter
13e6563be4
make short name the default in vmargs
9 anos atrás
Tristan Sloughter
9fb8198926
update completions and docs for command unstable install and upgrade
9 anos atrás
alisdair sullivan
04da2ffd5e
shell completions for `rebar3 path'
9 anos atrás
Tristan Sloughter
be4ae19fec
track parent app of deps and add tree provider to display the relations
9 anos atrás
Joe DeVivo
2ea06b87be
basic fish completions
9 anos atrás
Tristan Sloughter
7382fb89f4
fix plugin provider source name
9 anos atrás
Tristan Sloughter
1b951ff40c
add hex attributes to .app.src templates
9 anos atrás
Tristan Sloughter
ac0a8d40cd
update plugin template to separate plugin init and providers
9 anos atrás
Tristan Sloughter
9184bffadb
add relup to readme and shell completitions
9 anos atrás
Tristan Sloughter
18e9def786
update readme and completions for new commands
10 anos atrás
Tristan Sloughter
76893ca4b9
make deps task listed in help and update zsh/bash completions
10 anos atrás
omarkj
f51d2d49dc
Ignore the build directory
10 anos atrás
omarkj
fe19e4f891
Quote atoms to allow names to have dashes.
10 anos atrás
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 anos atrás
Sergey Abramyan
84775fbcfa
Fix comma style in app.src templates
10 anos atrás
Tristan Sloughter
6c72286bf9
add escriptize project template
10 anos atrás
Tristan Sloughter
2e5496f5f5
remove use of erlydtl in rebar
10 anos atrás
Fred Hebert
6acf0ea482
Add in shell completion for wtf->report rename
10 anos atrás
Tristan Sloughter
3b56f3cc43
update the dir used for upgrade deps to the new path under _build
10 anos atrás
derwinlu
0ceb3bd6ce
implement zsh completion
10 anos atrás
Fred Hebert
a3274e1bc8
Fixes #306 : help text consistency
10 anos atrás
derwinlu
61c4d75098
implement bash autocompletion
10 anos atrás
Tristan Sloughter
8ff6a9f935
makefile tabs replace spaces and force clean
10 anos atrás
Tristan Sloughter
410b98e0d4
makefile template fix
10 anos atrás
Tristan Sloughter
313c75a46f
cmake template
10 anos atrás
Tristan Sloughter
2da9be8880
fix defaults for relx template
10 anos atrás
Tristan Sloughter
90438fb1a3
fix relx included rebar config typo
10 anos atrás
Tristan Sloughter
cd46f5e28c
remove relx.config from release template
10 anos atrás
Tristan Sloughter
c4ee53c8bc
move relx config into rebar config and add prod profile
10 anos atrás
Tristan Sloughter
6914429bc6
remove include of rebar header from plugin template
10 anos atrás
Tristan Sloughter
4002e57141
add .rebar3 to gitignore
10 anos atrás
Tristan Sloughter
e5717547d5
update provider template for changes to format_error/1
10 anos atrás
Tristan Sloughter
ddee7ec046
fix plugin module template, add merl to escript, upgrade erlydtl
10 anos atrás
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 anos atrás
Fred Hebert
ad9ca0cc86
Built-in templates create the project directory
10 anos atrás
Fred Hebert
c4cf30e1d2
The .tmp0319203 output is gone
10 anos atrás
Fred Hebert
2f1db5e063
Update plugin templates and doc to use template
10 anos atrás