承接 ochorocho/tdk-composer-plugin 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

ochorocho/tdk-composer-plugin

Composer 安装命令:

composer require ochorocho/tdk-composer-plugin

包简介

TYPO3 Development Kit additional Composer commands

README 文档

README

Ease the TYPO3 Composer based Contribution Setup. Run composer create-project ochorocho/tdk <target-folder-name> and answer the command prompts as needed. If you want the current dev version add --stability=dev to the command.

This command guides you through the process of setting up a composer based TYPO3 CoreDev environment.

Command prompts

  • What is your TYPO3/Gerrit Account Username? : Username used on https://review.typo3.org/ which in most cases is your http://my.typo3.org login
  • Setup Commit Message Hook? [y/n] : default=y
  • Setup Pre Commit Hook? [y/n] : default=y
  • Create a basic ddev config? [y/n] : default=y

Additional Composer commands/scripts

composer <command>

  • tdk:setup: Setup everything to run a Composer based CoreDev Setup
  • tdk:cleanup: Delete all files and folder
  • tdk:hooks <create|delete>: Create/delete created hooks in .git/hooks
  • tdk:git template: Configure TYPO3 repository to use .gitmessage.txt as commit message template
  • tdk:ddev: Create a basic ddev configuration
  • tdk:help: Show summary with links to the TYPO3 Contribution Guide
  • tdk:doctor: Show potential issues
  • tdk:git apply: Apply Gerrit patch e.g. composer tdk:git apply --ref=refs/changes/60/69360/6

统计信息

  • 总下载量: 1
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2023-11-20