Installation(安装)

# macOS系统依赖
brew install grep findutils

# 安装Cobra
git clone https://github.com/wufeifei/cobra.git && cd cobra
pip install -r requirements.txt
./cobra.py --help