A simple and clarity net library.
- make sure cmake is installed if not,you can install it first
- Macos:
brew install cmake
- centos:
sudo yum install cmake
- Macos:
- the compiler ether gcc or clang is supported,if your environment is macos,you need do nothing.if is linux,please run
sudo yum -y install gcc gcc-c++
git clone [email protected]:tiyee/angemon.git
cd angemon
mkdir build && cd build
cmake ..
make
../bin/angemon
run curl 127.0.0.1:37188 -d"a=1&b=2""