The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::gh::Command::Setup - setup command

USAGE

    $ gh setup github [github id] [github token]

    $ gh setup git [user id] [user token]

STEPS

    $ git config --global user.name "Tekkub"
    $ git config --global user.email "tekkub@gmail.com"

    $ git config --global github.user tekkub
    $ git config --global github.token 0123456789abcdef0123456789abcdef