LuaRocks

LuaRocks 是 Lua 编程语言的软件包管理器。「LuaRocks is the package manager for the Lua programming language.」

Github stars Tracking Chart

A package manager for Lua modules.

Build Status
Build Status
Coverage Status
Join the chat at https://gitter.im/luarocks/luarocks

Main website: luarocks.org

It allows you to install Lua modules as self-contained packages called
rocks, which also contain version dependency information. This
information can be used both during installation, so that when one rock is
requested all rocks it depends on are installed as well, and also optionally
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.

Installing

License

LuaRocks is free software and uses the MIT license, the same as Lua 5.x.

Overview

Name With Ownerluarocks/luarocks
Primary LanguageLua
Program languageMakefile (Language Count: 7)
Platform
License:MIT License
Release Count62
Last Release Namev3.11.0 (Posted on 2024-03-13 16:37:15)
First Release Namev2.0.2 (Posted on )
Created At2010-03-20 18:23:35
Pushed At2024-04-10 14:29:05
Last Commit At2024-04-10 14:15:02
Stargazers Count3.1k
Watchers Count97
Fork Count425
Commits Count2.7k
Has Issues Enabled
Issues Count959
Issue Open Count172
Pull Requests Count504
Pull Requests Open Count13
Pull Requests Close Count119
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top