文件名称:shell:由YAML配置的基于PhpZone的Commandscript构建器
文件大小:33KB
文件格式:ZIP
更新时间:2024-06-03 16:08:14
PHP
PhpZone外壳 由基于配置的命令/脚本构建器。 其主要目的是提供一种简单的方法来定义每个开发人员的日常工作流中使用的多个脚本。 基本用法 一个例子讲了一百个单词,所以让我们讲一个。 以下配置文件用于开发此扩展名: extensions : PhpZone\Shell\Shell : tests : description : Run all tests script : - bin/behat -f progress - bin/phpunit - bin/phpspec run -f progress - bin/phpcs -p --colors --standard=PSR2
【文件预览】:
shell-master
----integrations()
--------Console()
--------Config()
----composer.json(1KB)
----.travis.yml(712B)
----features()
--------bootstrap()
--------options()
--------definitions()
----phpunit.xml(204B)
----docs()
--------make.bat(7KB)
--------Makefile(7KB)
--------source()
----phpzone.yml(462B)
----behat.yml(173B)
----src()
--------Shell.php(2KB)
--------Console()
--------Exception()
--------Config()
----spec()
--------ShellSpec.php(419B)
--------Console()
--------Exception()
--------Config()
----.gitignore(38B)
----CHANGELOG.md(1KB)
----README.md(2KB)
----phpspec.yml(135B)