vmlyr-ab-drupal/kit-docksal-commands
Composer 安装命令:
composer require vmlyr-ab-drupal/kit-docksal-commands
包简介
Docksal Commands for VMLYR Drupal KIT
README 文档
README
The project uses Docksal for local-environment development and project-building. To get these to
install correctly for your project, make sure that ".docksal/commands/kit": ["vmlyr-drupal/kit-docksal-commands"], is
set correctly in the extra / installer-paths section of the project's composer.json file.
The following is a list of the KIT-specific Docksal commands included:
kit/check-url– Runs through the collection of URLs and checks whether they appropriate match their requested response (default is 200). Can also count number of errors logged when pages were checked.kit/conf– A wrapper command used in lieu ofdrush cex/cimwhich helps handle environment-specific configuration export and import. Please Note: To correctly export as an environment, the environment first needs to be imported. The changes can then be made and exported. This makes sure that there is no environment cross-polution. Typically, importing and exporting as "local" is the most fool-proof way of handling configuration unless an environment-specific change needs to be made.kit/gulp– Wrapper command to run the npm gulp commands inside theme source directory.kit/init-db– To initialize or reinitialize one or multiple site's databases based on their drush alias files.kit/npm– Wrapper command to run the npm gulp commands inside theme source directory.kit/phpcbf– Run Code Beautifier & Fixer (phpcbf) against a given path.kit/phpcs– Run Code Sniffer (phpcs) against a given path.kit/sync– Sync database (and optionally files) to a local environment from an external environment. After the database is imported, the site runs various updates and imports configuration as a specified (default: local) environment.kit/theme– Use this command to auto-create new themes based on VMLY&R's scaffolding themes.
统计信息
- 总下载量: 591
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2022-02-26