goldfinch / cli-supplier
CLI Supplier 是 Taz 命令的额外接口,通过 CLI 与 Silverstripe 核心进行通信的桥梁
v2.0.1
2024-05-14 01:39 UTC
Requires
- php: >=8.0
- goldfinch/taz: ^2.0
- silverstripe/admin: ^2.0
- silverstripe/framework: ^5.0
README
CLI Supplier 是 Taz🌪️ 命令的额外接口,创建一个与 Silverstripe 核心在 CLI 中通信的桥梁。
安装
composer require goldfinch/cli-supplier
可用的 Taz 命令
如果你之前没有使用过 Taz🌪️,必须在你的根项目文件夹中存在 taz 文件 cp vendor/goldfinch/taz/taz taz
创建新的 CLI 供应商
php taz make:cli-supplier
推荐
此模块与 mill 工厂 goldfinch/mill 和 goldfinch/harvest 一起运行良好
许可证
MIT 许可证 (MIT)