guysartorelli/ddev-wrapper
Composer 安装命令:
composer require guysartorelli/ddev-wrapper
包简介
Wrapper around ddev to allow for truly-global commands
README 文档
README
Caution
OBSOLETE! Use DDEV directly with global commands instead.
This is a wrapper around DDEV so that I can add truly global commands.
See https://ddev.readthedocs.io for the official DDEV documentation.
Normally global commands in DDEV aren't actually global - they're only accessible when you're in the directory of a DDEV project. In order to add commands that can be used from any directory, this repo can be used to wrap DDEV with a Symfony Console project.
This allows me to have a single binary to interact with DDEV both with its built-in commands and my custom ones.
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2023-12-14