5cb434c533 | ||
---|---|---|
.. | ||
ArrayTableHandler.lua | ||
CMakeLists.txt | ||
Makefile | ||
MatrixTableHandler.lua | ||
README.md | ||
init.lua | ||
multiverso-scm-1.rockspec | ||
test.lua | ||
util.lua |
README.md
multiverso lua binding
Requirements
Build multiverso successfully by following the README > build.
Installation
NOTE: Before installation, you need to make sure have libmultiverso.so
build successfully according to Requirements.
make install
or
luarocks make
Unit Tests
make test
or
luajit test.lua