1
0
mirror of https://github.com/lxsang/antd-lua-plugin synced 2024-12-27 09:58:21 +01:00
antd-lua-plugin/README.md
2018-09-19 15:08:49 +02:00

9 lines
293 B
Markdown

## LUA-plugin
Lua support for ANTD. When enabled, Lua can be used as server side script for ANTD. Database is also enable in Lua API, using sqlite.
## Dependencies
* lm
* libreadline
* sqlite3 (optional)
* libshadow for the shared library Ulib
### example
* git for version control application