On Thu, Sep 16, 2010 at 5:21 PM, Hisham <[email protected]> wrote: > Speaking of this, I don't if people actually use the 'unpack' and > 'make' commands much. From the feedback I gathered over time, it seems > the interface for these commands needs to be reviewed if LuaRocks > wants to be useful as a make replacement for simple Lua modules.
I tend to use unpack/make when something goes wrong ;) LR's roll-back can be a little irritating there because it's thrown away the tarball after an error. Also, 'make' is certainly part of the development cycle. Does LR want to be a make replacerment? I've certainly felt the need sometimes, when writing yet another little makefile. steve d. _______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
