aboutsummaryrefslogtreecommitdiff
path: root/docs/welcome.md
blob: 300f740ec7dce092a2d43879da17c7c069431c94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<p align="center"><img src="http://luarocks.github.io/luarocks/luarocks.png" width="500px"/></p>

This is **LuaRocks**, the package manager for the Lua programming language.

LuaRocks allows you to install Lua modules as self-contained packages called
**[rocks](types_of_rocks.md)**. LuaRocks supports both local and remote
repositories, and multiple local rocks trees.

LuaRocks is free software and uses the same [license](license.md) as Lua.

## Quick start

* [Download](download.md)
* [Using LuaRocks](using_luarocks.md)
* [Creating a rock](creating_a_rock.md)

For more information, check the full [documentation index](index.md).