克隆项目
git clone https://github.com/twitter/twemproxy.git
安装依赖包
sudo apt-get install libtool
sudo apt-get install automake
sudo apt-get install autoconf
编译项目
autoreconf -fvi
./configure --enable-debug=full
make
git clone https://github.com/twitter/twemproxy.git
sudo apt-get install libtool
sudo apt-get install automake
sudo apt-get install autoconf
autoreconf -fvi
./configure --enable-debug=full
make
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。