On 21 December 2015 at 12:46, Geoff Leyland <[email protected]> wrote:
> Is there a workaround? Would I need to set up a private rock server? How > hard is that? Could my manifest be a hand-edited file hosted on bitbucket? > Do I need to have actual rocks on the server, or can they all be scm rocks > referring to bitbucket too? A rock server can be as simple as hosting a HTTP server containing the .rockspec files + a maintained manifest. To create a manifest, run: `luarocks-admin make_manifest my/dir/of/rockspecs/` ------------------------------------------------------------------------------ _______________________________________________ Luarocks-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luarocks-developers
