On 20 November 2015 at 22:17, Eduardo Ochs <eduardoo...@gmail.com> wrote:
> Hi all,
>
> I am trying to understand more about luarocks by running it from the
> lua5.1 interpreter... I added this to my $LUA_INIT file,

The current version of LuaRocks is not designed for this use case. It
keeps state in module-local variables, so it is not designed to run as
a library.

> One thing that I find very frustrating about luarocks is that I've
> never managed to learn how to run it more verbosely...

Did you try the --verbose flag? :) It seems to do what you want!

-- Hisham

------------------------------------------------------------------------------
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to