lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 19/02/2016, at 10:17 AM, Sean Conner <sean@conman.org> wrote:
> 
> And further more, it's pretty easy to set up a private LuaRocks repository
> and point to it.  I know you can upload modules to the main LuaRocks
> repository, but I've yet to set that up for my private repository (not sure
> how easy it is).  You can also specify multiple LuaRocks repositories that
> LuaRocks will contact.  

My private rocks are in git, hosted on Bitbucket.  So it's just a "luarocks admin make-manifest ." and then pushing up to Bitbucket.