Browse docs

Luarocks Support

LDE supports rockspecs and the luarocks package registry backwards compatibly.

Installing a luarocks dependency

Simply prepend rocks: to add a luarocks dependency the same way you would an lde dependency!

lde add rocks:luasocket

Installing a luarocks tool

Same thing here!

lde install rocks:busted

Compatibility

If you have any issues with compatibility, please do make an issue.