Skip to content

Mingsicogi/study_lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lua

Quick Start

LUA SDK

  1. Install Lua
  2. 압축 해제 후 폴더로 이동 > make > make install

LUA module manager

  1. Install LuaRocks

  2. cd luarocks-3.9.2

  3. ./configure && make && sudo make install

  4. sudo luarocks install luasocket

  5. test lua command

  6. lua -e "print('hello world')"

  7. sudo luarocks install redis-lua

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages