litl / hookyapp

A simple webhook handler for HockeyApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HookyApp - A simple webhook handler for HockeyApp

Installation

Make sure you have your Go environment setup, in particular that GOPATH is set. Then run:

$ go install github.com/litl/hookeyapp

Configuration

You will need a hookeyapp.toml configuration file in the server's working directory. An example is provided.

You will also need to configure your HockeyApp webhooks to point at http://:/hockeyapp_webhook

Copyright and License

HookyApp is Copyright (c) 2013 litl, LLC and licensed under the MIT license. See the LICENSE file for full details.

About

A simple webhook handler for HockeyApp

License:MIT License


Languages

Language:Go 100.0%