lua绑定的节点服务器项目
sudo apt-get install libmysqlclient-dev
sudo apt-get install libboost-all-dev
sudo apt-get install libhiredis-dev
sudo apt install libprotobuf-dev protobuf-compiler
sudo add-apt-repository ppa:xmake-io/xmake
sudo apt update
sudo apt install xmake
git clone git@github.com:CBookShu/grok.git
cd grok
xmake
xmake run test_group