Skip to content
/ luarocks Public
forked from luarocks/luarocks

LuaRocks is a deployment and management system for Lua modules.

License

Notifications You must be signed in to change notification settings

mpx/luarocks

This branch is 2525 commits behind luarocks/luarocks:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9b9df2f · Mar 1, 2012
Mar 29, 2010
Mar 1, 2012
Aug 14, 2011
Feb 16, 2012
Mar 20, 2010
Sep 10, 2011
Sep 10, 2011
Feb 16, 2012
Apr 19, 2010
Dec 21, 2011
Aug 30, 2010
Feb 20, 2012
Sep 13, 2010
Feb 29, 2012

Repository files navigation

This is LuaRocks, a deployment and management system for Lua modules.

Main website: luarocks.org

LuaRocks allows you to install Lua modules as self-contained packages called rocks, which also contain version dependency information. This information is used both during installation, so that when one rock is requested all rocks it depends on are installed as well, and at run time, so that when a module is required, the correct version is loaded. LuaRocks supports both local and remote repositories, and multiple local rocks trees. You can download and install LuaRocks on Unix and Windows.

LuaRocks is free software and uses the same license as Lua 5.1.

About

LuaRocks is a deployment and management system for Lua modules.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 83.5%
  • C 10.9%
  • Shell 5.6%