irelephant [he/him]@lemmy.dbzer0.com to Programmer Humor@programming.devEnglish · 2 days agoSome of you guys haven't used luarocks and it showslemmy.dbzer0.comimagemessage-square21fedilinkarrow-up1246arrow-down12
arrow-up1244arrow-down1imageSome of you guys haven't used luarocks and it showslemmy.dbzer0.comirelephant [he/him]@lemmy.dbzer0.com to Programmer Humor@programming.devEnglish · 2 days agomessage-square21fedilink
minus-squareFaceDeer@fedia.iolinkfedilinkarrow-up18·2 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.