irelephant [he/him]@lemmy.dbzer0.com to Programmer Humor@programming.devEnglish · 4 days agoSome of you guys haven't used luarocks and it showslemmy.dbzer0.comimagemessage-square22fedilinkarrow-up1257
arrow-up1257imageSome of you guys haven't used luarocks and it showslemmy.dbzer0.comirelephant [he/him]@lemmy.dbzer0.com to Programmer Humor@programming.devEnglish · 4 days agomessage-square22fedilink
minus-squareFaceDeer@fedia.iolinkfedilinkarrow-up19·4 days agoThere is. luarocks is basically the “pip” equivalent for lua, it installs packages (called “rocks”) and manages dependencies. These packages can extend lua with all sorts of practical capabilities.
There is. luarocks is basically the “pip” equivalent for lua, it installs packages (called “rocks”) and manages dependencies. These packages can extend lua with all sorts of practical capabilities.