disparity/deployment-bundle

此包已被弃用且不再维护。未建议替代包。

Symfony 2 Bundle,用于轻松迁移到指定的提交/标签/分支执行(和撤销)迁移Doctrine和安装依赖项

安装: 15

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

开放问题: 0

类型:symfony-bundle

v0.2.0-beta 2014-10-26 17:24 UTC

This package is not auto-updated.

Last update: 2022-02-01 12:40:28 UTC


README

此项目已弃用,请使用 git hooks 代替。

Latest Stable Version Total Downloads Latest Unstable Version License

Symfony 2 Bundle,用于轻松迁移到指定的提交/标签/分支执行(和撤销)迁移Doctrine和安装依赖项

使用方法

app/console disparity:deployment:migrate [--display-sql] [--clean-working-copy] [分支名 | 标签 | 提交]

Composer 安装

{
  "require": {
    "disparity/deployment-bundle": ">=0.1"
  }
}

通过终端: composer require disparity/deployment-bundle:>=0.1