wf-chris/docker-workflow-bundle

用于食谱和向导的基本工作流组件

安装: 24

依赖: 0

建议者: 0

安全: 0

星星: 0

关注者: 2

分支: 0

开放问题: 3

类型:symfony-bundle

v1.1.7 2020-07-02 21:39 UTC

README

开发:制作命令

# Run PHPUnit tests (Take care of docker permission: some tests use docker command, there needs right user permissions!)
$ make test

# Run php cs fixer fix:
$ make csfix

# Open shell:
$ make shell

# Open root shell:
$ make rootshell