Skip to content
alochym01 edited this page May 3, 2018 · 1 revision

Lua

  • version 5.1
  • luarocks package manager

install luarocks and packages dependancy

  1. yum install -y gcc lua-devel
  2. yum install -y luarocks
  3. luarocks install redis-lua
Clone this wiki locally