addoptify/sugarcrm-console
Composer 安装命令:
composer require addoptify/sugarcrm-console
包简介
README 文档
README
About
- Author: Emil Kilhage
- Date Created: 2014-03-24
- License: MIT
Idea
- To provide developers a full command line interface to develop SugarCRM
- To simplify continious integration
Pre requirements
Installation
Install as global console
Checkout
git clone git@github.com:addoptify/sugarcrm-console.git /usr/local/share/sugarcrm-console
cd /usr/local/share/sugarcrm-console
Install dependencies
curl -sS https://getcomposer.org/installer | php
php composer.phar install
Install binary globally
Manually
chmod +x bin/sugarcrm ln -s /usr/local/share/sugarcrm-console/bin/sugarcrm /usr/local/bin/sugarcrm
Install inside project
Install dependencies
curl -sS https://getcomposer.org/installer | php
php composer.phar install
Usage
Commands
Extend
Bugs
Contribute
统计信息
- 总下载量: 109
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-11-13