Changeset a047b91
- Timestamp:
- Apr 23, 2018 12:26:53 AM (3 years ago)
- Branches:
- master
- Children:
- 0500bbb
- Parents:
- e941e79
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
README.HACKING.md
re941e79 ra047b91 31 31 Check out [README.MONOTONECHEATSHEET.md](README.MONOTONECHEATSHEET.md) file. 32 32 33 ## SBT Behind proxy 34 35 Seems it's a hassle behind SOCKSv5. But for use of HTTP proxy to fetch 36 dependencies and such, please edit `export SBT_OPTS="$SBT_OPTS -Dhttp.proxyHost=myproxy-Dhttp.proxyPort=myport"` 37 to have correct values for your system, then execute it before you start SBT.
Note: See TracChangeset
for help on using the changeset viewer.