Skip to content

Latest commit

 

History

History
120 lines (114 loc) · 9.09 KB

File metadata and controls

120 lines (114 loc) · 9.09 KB

Julia

API

  • Pkg.add
    • proxy for git

      julia> ; git config --global url."https://github.com/".insteadOf git://github.com/
      julia> ; git config --global http.proxy http://...
      julia> ; git config --global https.proxy http://...
      

Book

Library

Finance