# wbpl **Repository Path**: oshine/wbpl ## Basic Information - **Project Name**: wbpl - **Description**: 我被骗了官网开源站点,使用woo脚本语言开发 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: https://www.wbpl.cc/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-27 - **Last Updated**: 2022-12-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: 防诈骗, 社区, 论坛, mvc框架 ## README # 我被骗了社区[https://www.wbpl.cc](https://www.wbpl.cc)开源站源码 >woo语言开发(mysql+murphy+redis) 效果图: ![](./doc/img/eg1.png) ![](./doc/img/eg2.jpg) ## 一.安装(目前不可用): ### 1.unix系统下: 初始化环境:`./murphy init env` 初始化安装数据库:`./murphy init db` 初始化安装redis:`./murphy init redis` ### 2.windows系统下: 初始化环境:`woo murphy init env` 初始化安装数据库:`woo murphy init db` 初始化安装redis:`woo murphy init redis`