Fred Hebert
899b2d2689
Switch default license to Apache 2.0
pirms 8 gadiem
Fred Hebert
ab63030cd7
Match template license app to default license
The default license created with rebar3 templates is a BSD 3 clause
license. However the .app.src file generated do not include the license
there.
This adds the license type, fixing #1447 .
pirms 8 gadiem
Fred Hebert
3d0aa5e84a
Unquote templates, add a warning instead.
pirms 9 gadiem
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.
pirms 9 gadiem
Tristan Sloughter
1b951ff40c
add hex attributes to .app.src templates
pirms 9 gadiem
omarkj
fe19e4f891
Quote atoms to allow names to have dashes.
pirms 10 gadiem
Sergey Abramyan
84775fbcfa
Fix comma style in app.src templates
pirms 10 gadiem
Tristan Sloughter
2e5496f5f5
remove use of erlydtl in rebar
pirms 10 gadiem
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.
pirms 10 gadiem
Fred Hebert
c832b567db
Redo templates with docs and whatnot
This totally breaks compatibility with rebar2, and maybe it shouldn't
have.
pirms 10 gadiem
Tristan Sloughter
f873510025
add modules element to .app file templates
pirms 10 gadiem
Tristan Sloughter
48769e75c2
wip: move to erlydtl for rebar templates
pirms 10 gadiem
Tristan Sloughter
0f6c6305d6
fix lib to not start mod
pirms 10 gadiem
Tristan Sloughter
884d298291
update templating
pirms 10 gadiem