-
-
07 Apr 2014 02:29:39 UTC
- Distribution: App-GitHubWebhooks2Ikachan
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (1)
- Testers (313 / 164 / 1)
- Kwalitee
Bus factor: 1- 85.75% Coverage
- License: perl_5
- Perl: v5.8.5
- Activity
24 month- Tools
- Download (19.28KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
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>
Module Install Instructions
To install App::GitHubWebhooks2Ikachan, copy and paste the appropriate command in to your terminal.
cpanm App::GitHubWebhooks2Ikachan
perl -MCPAN -e shell install App::GitHubWebhooks2Ikachan
For more information on module installation, please visit the detailed CPAN module installation guide.