summaryrefslogtreecommitdiff
path: root/src/rebar_resource.erl
Commit message (Collapse)AuthorAgeFilesLines
* add make_vsn to rebar_resource for replacing app vsnsTristan Sloughter2014-11-031-2/+6
|
* verify checked out dep is the same as specified in the config and update if notTristan Sloughter2014-11-011-1/+4
|
* dynamicly find module for fullfilling dependencyTristan Sloughter2014-11-011-2/+13
|
* create rebar_resource behaviour and create git resourceTristan Sloughter2014-10-301-0/+25