This is the command luarocks that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
luarocks - module deployment system for Lua
SYNOPSIS
luarocks [options] command
DESCRIPTION
LuaRocks is a module deployment system for Lua
Variables from the "variables" table of the configuration file can be overriden with
VAR=VALUE assignments.
Options:
--from=<server>
Fetch rocks/rockspecs from this server (takes priority over config file)
--only-from=<server>
Fetch rocks/rockspecs from this server only (overrides any entries in the config
file)
--to=<tree>
Which tree to operate on.
Commands:
build Build/compile a rock.
download
Download a specific rock file from a rocks server.
help Help on commands.
install
Install a rock.
list Lists currently installed rocks.
make Compile package in current directory using a rockspec.
pack Create a rock, packing sources or binaries.
remove Uninstall a rock.
search Query the LuaRocks servers.
unpack Unpack the contents of a rock.
Use luarocks online using onworks.net services