Fred Hebert
ad9ca0cc86
Built-in templates create the project directory
10 lat temu
Fred Hebert
284a5972fa
Add warnings to README for pre-alpha quality
10 lat temu
Tristan Sloughter
33e4b7e017
add cleanup_code_path back to rebar_utils for eunit provider
10 lat temu
Tristan Sloughter
039bf01ab8
fix badge to be on master
10 lat temu
Tristan Sloughter
7360bfd098
switch travis deploy as well to master branch
10 lat temu
Tristan Sloughter
2226f7c1be
switch travis to master branch
10 lat temu
Tristan Sloughter
169bfce6a7
update travis settings for rebar/rebar3 repo
10 lat temu
Fred Hebert
c4cf30e1d2
The .tmp0319203 output is gone
10 lat temu
Fred Hebert
8491d41f8e
Drop TODO header
10 lat temu
Fred Hebert
2f1db5e063
Update plugin templates and doc to use template
10 lat temu
Tristan Sloughter
6cae428058
use CONFIG_DIR of rebar3 for config directories
10 lat temu
Tristan Sloughter
768af3b906
update guide for new templater
10 lat temu
Tristan Sloughter
022ffdf6cb
Merge pull request #28 from tsloughter/templates-redux
Redo templates with docs and whatnot
10 lat temu
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 lat temu
Fred Hebert
4ed1c4ef58
Allow to forcibly overwrite files with templates
10 lat temu
Fred Hebert
c832b567db
Redo templates with docs and whatnot
This totally breaks compatibility with rebar2, and maybe it shouldn't
have.
10 lat temu
Tristan Sloughter
e202367322
update plugins doc with format_error/1
10 lat temu
Tristan Sloughter
79b1f23240
move back to using format_error/1
10 lat temu
Tristan Sloughter
8d02c0767e
add deps plt
10 lat temu
Tristan Sloughter
1548d6f1e2
strip newline from end of dialyzer format warnings
10 lat temu
Tristan Sloughter
6fa13cb393
add dialyzer to readme
10 lat temu
Tristan Sloughter
8277bbf975
add dialyzer provider
10 lat temu
Tristan Sloughter
77ae749326
update package update provider
10 lat temu
Tristan Sloughter
26192b2187
pass deps dir of project to relx
10 lat temu
Tristan Sloughter
634b1a7ac2
add doc place holders
10 lat temu
Tristan Sloughter
5fd4996803
update guide
10 lat temu
Tristan Sloughter
bcb3689654
main module cleanup
10 lat temu
Tristan Sloughter
f1ca7950c3
fix warning/error compilation output
10 lat temu
Tristan Sloughter
0608e5087b
prepend base_dir when expanding code path
10 lat temu
Tristan Sloughter
ee1214a9a8
add plugin and its deps to path as they are built
10 lat temu
Tristan Sloughter
d8f3ea005a
add comment
10 lat temu
Tristan Sloughter
557de6f8b4
support base dir and properly reset deps_dir after plugin provider
10 lat temu
Tristan Sloughter
5c465514b2
add deps to code paths after build so available to other deps
10 lat temu
Tristan Sloughter
1ff904f39a
handle throw by relx
10 lat temu
Tristan Sloughter
fd9f88b98a
get rid of old plugin loading
10 lat temu
Tristan Sloughter
e9adf01d01
warn on bad plugin
10 lat temu
Tristan Sloughter
8bd6a7088f
switch back to erlware relx repo
10 lat temu
Tristan Sloughter
deca5d9edb
add warning if user is running with erts-6.1
10 lat temu
Tristan Sloughter
1cfb6ab2e1
remove NOTES
10 lat temu
Tristan Sloughter
36b8e61a2b
better handling of error messages
10 lat temu
Tristan Sloughter
8ee32d74f3
fix typo in README
10 lat temu
Tristan Sloughter
f791c983c1
update README
10 lat temu
Tristan Sloughter
f9b73b5d7a
properly reset cwd after finding version of git resource
10 lat temu
Tristan Sloughter
e195dd9be9
fix readme template to use rebar3 command
10 lat temu
Tristan Sloughter
bc9bb1df49
support branch/tag/ref-less git deps
10 lat temu
Tristan Sloughter
fe6827706f
add eunit task, still work to be done
10 lat temu
Tristan Sloughter
f7e2b77bca
install test deps to separate directory
10 lat temu
Tristan Sloughter
c9f2652a16
common test provider must depend on test deps
10 lat temu
Tristan Sloughter
083d54211e
include relx options in tar command
10 lat temu
Tristan Sloughter
ed017289ed
switch ct provider to use external provider behavior
10 lat temu