The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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