GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
GITHUB(1) User Contributed Perl Documentation GITHUB(1)

github - GitHub Command Tools

version 1.0.1

github.pl [options]

When run with no options, drops you to the github command line.

If --username and --password aren't passed in, github.user and github.pass from .gitconfig are used

Options:

    --username='username'
    --password='password'
    --create='name of repo to create'
    --key='pubkey' --name='name of key'
    --fork='name of repo to fork'
    --help

github.pl - Interact with github.com through the command line

--create
Creates a new repo on github
--key --name
Adds a key with a given name (passed by --name) to a github account
--fork
Fork the given github repo to your account
--help
Print help text and exit
--username
Github username
--password
Github password

William Orr <will@worrbase.com>

Please report bugs here <https://github.com/worr/perl-app-github/>

  • Fayland Lam <fayland@gmail.com>
  • William Orr <will@worrbase.com>

This software is copyright (c) 2012 by Fayland Lam.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

2012-08-22 perl v5.32.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.