+1 for allowing URLs in the REQUIRE file I have the same issue, packages are on a company network and cannot be registered. Will try out "Declarative Packages" but it would be nice to have the built-in solution, as I don't see it conflicting with how REQUIRE works currently.
On Saturday, July 26, 2014 at 9:37:17 AM UTC-7, S Wade wrote: > > Hi all, > > I have a number of unregistered packages that depend on each other. I’d > like to be able to specify these dependencies, so I tried to add dependent > URLs to REQUIRE but it seems you can’t just add a URL to the require file. > > I’d like users to be able to run Pkg.clone() to install the package and > its dependencies. Is there some way to accomplish this? I couldn’t find an > obvious way in the Package documentation.a > > thanks, > wade > >
