$ luarocks install lua-resty-repl
Repl with locals, upvalue and global env access, can be started from
anywhere with require('resty.repl').start(). It depends on
https://github.com/kikito/inspect.lua library.
Versions
Dependencies
lua >= 5.1
$ luarocks install lua-resty-repl
Repl with locals, upvalue and global env access, can be started from
anywhere with require('resty.repl').start(). It depends on
https://github.com/kikito/inspect.lua library.