Module luarocks.make
Module implementing the LuaRocks "make" command.
Builds sources in the current directory, but unlike "build", it does not fetch sources, etc., assuming everything is available in the current directory.
Functions
run (name, ...) | Driver function for "make" command. |