Installation instructions - luarocks/luarocks-gui GitHub Wiki
luarocks-api
branch
Installing the instructions for UNIX (Linux and Mac)
- Download the luarocks-api branch as a
.zip
file or clone it using git. - Navigate to your download/clone (
luarocks
directory) via the terminal. - Run
make
and thenmake install
in the terminal. - type
luarocks
in the terminal to confirm installation.
For more detailed instructions for UNIX visit this link.
instructions for Windows
- Download the luarocks-api branch as a
.zip
file or clone it using git. - Follow the rest of the instructions given here
luarocks-gui
Installing - Download the luarocks-gui repository as a
.zip
file or clone it using git. - Navigate to your download/clone (
luarocks-gui
directory) via the terminal/command prompt. - Run
luarocks build
in the terminal/command prompt. - Type
luarocks gui
in the terminal to run the GUI.