           SPELL=github-cli
         VERSION=1.3.1
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/cli/cli/archive/v$VERSION.tar.gz
     SOURCE_HASH=sha512:f230a9e63f420d454904b6a3602ab976d8fd5a1b307da4944a2b2355cf98d25ae7b52dcdea281cf7354c068c4b3dbc23a48ed4d14e27d07c3c81d6d7e7a9280a
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
