matks/gitspammer
Composer 安装命令:
composer require matks/gitspammer
包简介
Git-based tool for procedures automatization
关键字:
README 文档
README
This is an attempt to computerize some procedures I currently do manually based on git events. Example: send mails with a summary of what features are implemented in a specific Pull Request.
Installation
Install the dependencies with composer
composer install
Tests
Install the dev dependencies with composer
composer install --dev
Run the unit tests suite with atoum binary.
vendor/bin/atoum -bf vendor/autoload.php -d tests/Units/
Running GitSpammer
Run the following command:
$ bash gitspam.sh <username> <repositoryOwner> <repositoryName> <pullRequestID>
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-10-17