git-runner 0.1.3.2
GitRunner is a ruby framework to implement and run tasks after code has been pushed to a Git repository. It works by invoking `git-runner` through `hooks/post-update` in your remote Git repository.
Gemfile:
=
install:
=
Runtime Dependencies (1):
session
>= 3.1.0