← mirrors.mamad.dev

LuaRocks Mirror

Lua packages from luarocks.org

API Key
For scripts and CI:

        
      

Install rocks via mirror

luarocks install --server=https://mirrors.mamad.dev/luarocks/YOUR_KEY luasocket

Config file (~/.luarocks/config.lua)

rocks_servers = {
    "https://mirrors.mamad.dev/luarocks/YOUR_KEY"
}

Browse manifest

curl https://mirrors.mamad.dev/luarocks/YOUR_KEY/manifest

How it works

Proxies luarocks.org. All rock manifests and packages are cached for 7 days.

home
built with Rust · mamad.dev