Skip to content

Instantly share code, notes, and snippets.

@x0bandeira
Created September 11, 2016 10:03
Show Gist options
  • Save x0bandeira/331606e0c1f0c1152e53d92e909749ba to your computer and use it in GitHub Desktop.
Save x0bandeira/331606e0c1f0c1152e53d92e909749ba to your computer and use it in GitHub Desktop.
Lapis MacOS installation instructions LUA web development
LUAR
  • Download and install lua 5.1
  • Download and install luarocks
  • luarocks install luacrypto OPENSSL_DIR=/usr/local/opt/openssl OPENSSL_INCDIR=/usr/local/opt/openssl/include
  • luarocks install lapis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment