NAME
GitHub::API::Repo::Keys - A list of a repository's hooks
VERSION
This document describes version 0.000000_02 of GitHub::API::Repo::Keys - released March 30, 2013 as part of GitHub-API.
DESCRIPTION
See http://developer.github.com/v3/repos/keys/.
METHODS
all()
Returns an array reference containing all the deploy keys associated with the repository.
create(...)
Adds a public key to the repository as a deploy key.
See the GitHub API reference for more information.
SEE ALSO
Please see those modules/websites for more information related to this module.
SOURCE
The development version is on github at http://github.com/RsrchBoy/github-api and may be cloned from git://github.com/RsrchBoy/github-api.git
BUGS
Please report any bugs or feature requests on the bugtracker website https://github.com/RsrchBoy/github-api/issues
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
AUTHOR
Chris Weyl <cweyl@alumni.drew.edu>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2013 by Chris Weyl.
This is free software, licensed under:
The GNU Lesser General Public License, Version 2.1, February 1999