NAME
githubwebhooks2ikachan - Starter script for App::GitHubWebhooks2Ikachan
SYNOPSIS
$ githubwebhooks2ikachan --ikachan_url=http://your-ikachan-server.com --port=12345
This script uses port 5555 as default.
DESCRIPTION
This script is the starter for App::GitHubWebhooks2Ikachan.
PARAMETERS
ikachan_url
URL of ikachan server. This parameter is requires.
port
Port number of this server. Default number is 5555.
debug
If you enable this, contents of payload will be dumped.
LICENSE
Copyright (C) moznion.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
AUTHOR
moznion <moznion@gmail.com>