springloadedco/forge-review-apps
最新稳定版本:v0.0.12
Composer 安装命令:
composer require springloadedco/forge-review-apps
包简介
A CLI tool for managing your review apps on Laravel Forge.
README 文档
README
This CLI tools makes manage your review apps via Forge a breeze! This tool has two commands:
deploy-site:
- Creates the site if it does not already exist
- Creates the database if it does not already exist
- Deploys the site
delete-site:
- Deletes the site
- Deletes the database
Installation
composer global require springloadedco/forge-review-apps
Setup
You'll need to set a few environment variables via the .env file:
FORGE_CLI_TOKEN=
FORGE_SERVER_ID=
FORGE_ROOT_DOMAIN=
FORGE_GIT_PROVIDER=
FORGE_APP_REPOSITORY=
The FORGE_ROOT_DOMAIN should be the root domain without any leading periods, ie: example.com
统计信息
- 总下载量: 1.77k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-01-11