rabrux / schema
Schema Cli 迁移 - PHP 命令行数据库模式迁移
v1.0
2015-05-04 07:06 UTC
Requires
- php: >=5.3.0
This package is not auto-updated.
Last update: 2024-10-02 09:36:33 UTC
README
Schema Cli 迁移 - PHP 命令行工具用于处理迁移数据库模式
什么是 Schemando?
Schemando 是一个用 PHP 创建的命令行工具,用于处理并将迁移数据库模式导出到多个服务器。
安装
首先克隆代码
git clone https://github.com/rabrux/schemando.git
为 schemando 文件设置执行权限
chmod +x schemando
恭喜,您已配置好使用 schemando
要测试,请运行以下命令
./schemando help
文档
- 入门.
致谢
此项目由Raúl Salvador Andrade创建,并由WA Technologies赞助。