pixelbrackets/pap-skeleton
最新稳定版本:2.0.1
Composer 安装命令:
composer create-project pixelbrackets/pap-skeleton
包简介
PHP App Publication - Skeleton Project
README 文档
README
Skeleton project for PAP (PHP App Publication).
Installation
See https://github.com/pixelbrackets/pap#installation for a complete guide, including the optional installation of PAP executables which are independent of PHP versions installed on your system.
Quick Start
- Create a subfolder in your app using Composer
composer create-project pixelbrackets/pap-skeleton build cd build - Configure deployment stages in
pap.yml→ See PAP Documentation or re-generate it using the interactive configuration task./vendor/bin/pap init - Rename
README.template.mdtoREADME.mdand customize for your project - Run
./vendor/bin/pap publish testto execute the complete publication process to your test stage
📚 Follow the step-by-step walkthrough tutorial to learn how to set up PAP and publish your PHP webapp or website in less than 15 minutes.
Source
Main repository: https://github.com/pixelbrackets/pap
License
GNU General Public License version 2 or later
The GNU General Public License can be found at https://www.gnu.org/copyleft/gpl.html.
统计信息
- 总下载量: 159
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2021-11-24