toujou/ext-skeleton

toujou 扩展的骨架

安装: 5

依赖项: 0

建议者: 0

安全性: 0

星标: 2

关注者: 3

分支: 0

开放问题: 0

语言:Shell

类型:项目

v1.1.0 2021-06-16 13:00 UTC

This package is auto-updated.

Last update: 2024-09-08 07:44:14 UTC


README

包含

  • dfau/coding-standard
  • typo3/testing-framework

有关功能的更多信息,请参阅README,它将被安装到项目根目录。

创建扩展

要使用此骨架创建项目,请简单地使用以下命令

composer create-project toujou/ext-skeleton <projectname>

例如:

composer create-project toujou/ext-skeleton hello-world --repository="{\"url\": \"https://github.com/DFAU/ext-skeleton.git\", \"type\": \"vcs\"}" --stability=dev --remove-vcs