Fred Hebert
899b2d2689
Switch default license to Apache 2.0
il y a 8 ans
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 .
il y a 8 ans
Fred Hebert
3d0aa5e84a
Unquote templates, add a warning instead.
il y a 9 ans
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.
il y a 9 ans
Tristan Sloughter
1b951ff40c
add hex attributes to .app.src templates
il y a 9 ans
omarkj
fe19e4f891
Quote atoms to allow names to have dashes.
il y a 10 ans
Sergey Abramyan
84775fbcfa
Fix comma style in app.src templates
il y a 10 ans
Tristan Sloughter
2e5496f5f5
remove use of erlydtl in rebar
il y a 10 ans
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.
il y a 10 ans
Fred Hebert
c832b567db
Redo templates with docs and whatnot
This totally breaks compatibility with rebar2, and maybe it shouldn't
have.
il y a 10 ans
Tristan Sloughter
f873510025
add modules element to .app file templates
il y a 10 ans
Tristan Sloughter
48769e75c2
wip: move to erlydtl for rebar templates
il y a 10 ans
Tristan Sloughter
0f6c6305d6
fix lib to not start mod
il y a 10 ans
Tristan Sloughter
884d298291
update templating
il y a 10 ans