summaryrefslogtreecommitdiff
path: root/src/rebar_prv_local_install.erl
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Tristan Sloughter2015-09-101-6/+12
| | | | windows
* add providers 'local upgrade' and 'local install' for installing/upgradingTristan Sloughter2015-09-071-0/+90