           SPELL=github-cli
         VERSION=2.98.0
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/cli/cli/archive/v$VERSION.tar.gz
     SOURCE_HASH=sha512:a8851e73b5946f0256d6206034314a0607effa2b3fb64e344fd247fd64fc37f4c514a2748672f99cdfe20066674632f61d976574891a9235112fb2fadf0e80db
SOURCE_DIRECTORY="$BUILD_DIRECTORY/cli-$VERSION"
        WEB_SITE="https://cli.github.com/"
      LICENSE[0]="MIT"
         ENTERED=20201121
        KEYWORDS=""
           SHORT="GitHub's official command line tool"
cat << EOF
GitHub CLI brings GitHub to your terminal. Free and open source.

gh is GitHub on the command line. It brings pull requests, issues, and other
GitHub concepts to the terminal next to where you are already working with
git and your code.

GitHub CLI is available for repositories hosted on GitHub.com and GitHub
Enterprise Server 2.20+, and to install on macOS, Windows, and Linux.
EOF
