Requirements
LuaRocks is a pure Lua application with no library dependencies. Its current release depends on some helper tools, but you shouldn't worry about them, as they are shipped by default on most Unix systems: LuaRocks requires as a basic Unix toolchain, zip, unzip and either wget (default on most Linux systems) or curl (default on Mac OSX). For Windows, these helper tools are provided by the UnxUtils project; the all-in-one Windows package already includes them, as a convenience.
Downloading
Download LuaRocks here.
Current release is 2.0.13: see the release history.
Installing
The bleeding edge
Development is done using Git, hosted at github.com:
To get the latest development sources, run:
git clone git://github.com/keplerproject/luarocks.git
There is also a web interface available at: