App::gh::Command::Upload - upload file to github.


NAME

App::gh::Command::Upload - upload file to github.


USAGE

    gh upload {file} [{repo}]
    gh upload App-gh.tar.gz
    gh upload App-gh.tar.gz c9s/App-gh
    gh upload App-gh.tar.gz --cpan   # also upload to cpan
 App::gh::Command::Upload - upload file to github.