Ports for SerenityOS
Collections What's new Versions Info Sign in

LuaRocks 3.8.0

Package manager for Lua modules.

cd Ports/luarocks
./package.sh

Screenshot

This description was automatically generated by ChatGPT. Feel free to add a accurate human-made description!

LuaRocks is a package manager for the Lua programming language. It is a tool that allows users to easily install, manage, and distribute Lua modules, which are collections of Lua code that can be used to extend the functionality of Lua programs.

With LuaRocks, users can easily search for available Lua modules, install them, and keep them up to date. LuaRocks also provides a simple way for developers to package and distribute their Lua modules, making it easy for others to use their code.

Some key features of LuaRocks include:

* A command-line interface for searching, installing, and managing Lua modules
* Automatic dependency resolution for installed modules
* Support for installing modules from local files or remote repositories
* Built-in support for testing and building Lua modules
* Ability to manage multiple Lua environments

LuaRocks is widely used in the Lua community and is available for Windows, Mac OS X, and Linux operating systems.

Website: https://luarocks.org/

Port: https://github.com/SerenityOS/serenity/tree/master/Ports/luarocks

Dependencies: lua git readline 🖧

Sign in to vote

✍️ Edit this page

Similar ports

Port icon has the following license: MIT https://choosealicense.com/licenses/mit/ (c) LuaRocks