/github-wsgi-hook

A service hook for GitHub with automatic script execution.

Primary LanguagePython

github-wsgi-hook

A service hook for GitHub with automatic script execution.

License

Public Domain

Requirements

Installing on Apache (example)

  1. add WSGIScriptAlias /service-hook /var/www/github-wsgi-hook/website.wsgi to VirtualHost
  2. create script scripts/<owner-name>/<repo-name>