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 年之前
Tristan Sloughter
51f1cf4aae
install plugins to plugins/
10 年之前
Tristan Sloughter
989a1bfe8d
add plugin template
10 年之前
Tristan Sloughter
48769e75c2
wip: move to erlydtl for rebar templates
10 年之前
Tristan Sloughter
0f6c6305d6
fix lib to not start mod
10 年之前
Tristan Sloughter
5980a3c72a
update release run and variables in templates
10 年之前
Tristan Sloughter
884d298291
update templating
10 年之前
Tristan Sloughter
6b97970530
add some templates
10 年之前
Antonio Murdaca
c9a301d04c
Add gen_event template
11 年之前