2017 © Pedro Peláez
 

library gitspammer

Git-based tool for procedures automatization

image

matks/gitspammer

Git-based tool for procedures automatization

  • Friday, October 17, 2014
  • by matks
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

GitSpammer

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., (*1)

Installation

Install the dependencies with composer, (*2)

composer install

Tests

Install the dev dependencies with composer, (*3)

composer install --dev

Run the unit tests suite with atoum binary., (*4)

vendor/bin/atoum -bf vendor/autoload.php -d tests/Units/

Running GitSpammer

Run the following command:, (*5)

$ bash gitspam.sh <username> <repositoryOwner> <repositoryName> <pullRequestID>

The Versions

17/10 2014

dev-master

9999999-dev https://github.com/matks/GitSpammer

Git-based tool for procedures automatization

  Sources   Download

MIT

The Requires

 

The Development Requires

by Mathieu Ferment

git procedure

17/10 2014

v1.0

1.0.0.0 https://github.com/matks/GitSpammer

Git-based tool for procedures automatization

  Sources   Download

MIT

The Requires

 

The Development Requires

by Mathieu Ferment

git procedure

15/10 2014

dev-feat-improve-readme

dev-feat-improve-readme https://github.com/matks/GitSpammer

Git-based tool for procedures automatization

  Sources   Download

MIT

The Requires

 

The Development Requires

by Mathieu Ferment

git procedure

14/10 2014

dev-branch-test

dev-branch-test https://github.com/matks/GitSpammer

Git-based tool for procedures automatization

  Sources   Download

MIT

The Requires

 

The Development Requires

by Mathieu Ferment

git procedure