Skip to content

jobi/hookyapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%