irelephant [he/him]@lemmy.dbzer0.com to Programmer Humor@programming.devEnglish · 1 day agoSome of you guys haven't used luarocks and it showslemmy.dbzer0.comimagemessage-square21linkfedilinkarrow-up1236arrow-down12
arrow-up1234arrow-down1imageSome of you guys haven't used luarocks and it showslemmy.dbzer0.comirelephant [he/him]@lemmy.dbzer0.com to Programmer Humor@programming.devEnglish · 1 day agomessage-square21linkfedilink
minus-squareFaceDeer@fedia.iolinkfedilinkarrow-up17·24 hours 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.