# centos开发环境安装 **Repository Path**: dcdev_repo/centos_server_env_install ## Basic Information - **Project Name**: centos开发环境安装 - **Description**: 为centos安装开发环境 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-11-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # centos开发环境安装 #### Description 为centos安装PHP开发环境 #### Installation 复制以下脚本到shell直接运行 cd /tmp ; git clone https://gitee.com/dcdev_repo/centos_server_env_install.git ; cd centos_server_env_install/ ; chmod 777 ./install_software.sh ; ./install_software.sh ; #### Instructions 1. xxxx 2. xxxx 3. xxxx #### Contribution 1. Fork the repository 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request #### Gitee Feature 1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md 2. Gitee blog [blog.gitee.com](https://blog.gitee.com) 3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 4. The most valuable open source project [GVP](https://gitee.com/gvp) 5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) 6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)