# teenPush **Repository Path**: Half8Man/teenPush ## Basic Information - **Project Name**: teenPush - **Description**: nothing - **Primary Language**: Lua - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # teenPush #### 依赖 ubuntu sudo apt-get install autoconf sudo apt-get install libreadline6 libreadline6-dev centos yum install -y readline-devel yum install -y autoconf 若编译失败,百度关键字skynet编译 #### 安装教程 1. make #### 使用说明 1. 三份配置文件依次对应内网、预发、外网 2. run.sh debug/advance/release 根据对应配置文件启动 3. kill.sh debug/advance/release kill对应进程 #### 涉及开源仓库 1. skynet https://github.com/cloudwu/skynet.git tag:v1.3.0 2. cjson https://github.com/mpx/lua-cjson.git tag:2.1.0