It would help to have explicit examples for adding a package from Julia package central (I assume this the default) and adding one from some other github location.
On Tuesday, September 1, 2015 at 8:42:31 AM UTC-4, Luthaf wrote: > > Hi Julians! > > I am happy to present you the Conda.jl > <https://github.com/Luthaf/Conda.jl> package, a binary dependencies > manager for Julia based on the open-source conda > <http://conda.pydata.org/> package manager. > > Some interesting features of the Conda package manager: > - You can easily add your own software and use your own channel for > software distribution; > - You can install packages as non root on Linux; > - Conda is cross-plateforme, and you can use it for all your binary > dependencies, provided the binaries have been uploaded. > > I'll love to have your input on the code or the functionalities. > > Cheers > Guillaume >
