Skip to content

rethinkdb/rethinkdb-lua

 
 

Repository files navigation

RebirthDB-Lua

ReQL driver for Lua Build Status Coverage Status

Installing

  • IF USING LUA 5.1 luarocks install luabitop
  • luarocks install reql

See Wiki for documentation.

Dev Dependencies

  • Lua >= 5.1
  • Luarocks
    • busted
    • luacheck
    • luacov
    • IF USING LUA 5.1 luabitop
  • RebirthDB

Testing

  • luacheck .
  • busted -c
  • luacov

Installing from source

  • luarocks make

Packages

No packages published

Languages

  • Lua 100.0%