-
Notifications
You must be signed in to change notification settings - Fork 433
Home
Hisham Muhammad edited this page Jul 28, 2023
·
2 revisions
This is LuaRocks, the package manager for the Lua programming language.
LuaRocks allows you to install Lua modules as self-contained packages called rocks, which also contain dependency information. LuaRocks supports both local and remote repositories, and multiple local rocks trees.
-
Download and install LuaRocks:
- Installing on Unix (Linux, BSD, etc.)
- Installing on macOS
- Installing on Windows
- Documentation is available from this wiki.
LuaRocks is free software and uses the same license as Lua.