summaryrefslogtreecommitdiff
path: root/src/rebar_prv_local_install.erl
Commit message (Expand)AuthorAgeFilesLines
* move unstable install and upgrade to local namespaceTristan Sloughter2016-01-221-1/+1
* add support for setting erl vm args with REBAR3_ERL_ARGSTristan Sloughter2016-01-221-1/+1
* fix dialyzer warningsTristan Sloughter2015-09-271-1/+1
* append ebin dirs to path in local start scriptTristan Sloughter2015-09-141-1/+1
* add rebar3 paths to the end of the code path in start scriptTristan Sloughter2015-09-141-2/+1
* replace noinput with noshell so providers that ask for input workTristan Sloughter2015-09-131-1/+1
* update completions and docs for command unstable install and upgradeTristan Sloughter2015-09-101-1/+1
* move local install/upgrade to 'unstable install/upgrade' and print error if w...Tristan Sloughter2015-09-101-6/+12
* add providers 'local upgrade' and 'local install' for installing/upgradingTristan Sloughter2015-09-071-0/+90