lua-users home
lua-l archive

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


On 1/25/08, Hisham <hisham.hm@gmail.com> wrote:
> Hi,
>
> And here is release 0.4.1 of LuaRocks, the system for deployment and
> management of Lua modules.

It would be very useful to be able to use luarocks to update itself. I
currently have luarocks-0.3.2 installed and I would like to be able to
do something like

sh$ luarocks install luarocks

to update it to version 0.4.1. I think it would be a good test of
luarocks viability as a packaging system if it can at least update
itself trouble free.

--Leo--