gh
GitHub’s official command line tool
Package Information
- Domain:
cli.github.com - Name:
gh - Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install ghPrograms
This package provides the following executable programs:
gh
Available Versions
Show all 85 versions
2.78.0,2.77.0,2.76.2,2.76.1,2.76.02.75.1,2.75.0,2.74.2,2.74.1,2.74.02.73.0,2.72.0,2.71.2,2.71.1,2.71.02.70.0,2.69.0,2.68.1,2.68.0,2.67.02.66.1,2.66.0,2.65.0,2.64.0,2.63.22.63.1,2.63.0,2.62.0,2.61.0,2.60.12.60.0,2.59.0,2.58.0,2.57.0,2.56.02.55.0,2.54.0,2.53.0,2.52.0,2.51.02.50.0,2.49.2,2.49.1,2.49.0,2.48.02.47.0,2.46.0,2.45.0,2.44.1,2.44.02.43.1,2.43.0,2.42.1,2.42.0,2.41.02.40.1,2.40.0,2.39.2,2.39.1,2.39.02.38.0,2.37.0,2.36.0,2.35.0,2.34.02.33.0,2.32.1,2.32.0,2.31.0,2.30.02.29.0,2.27.0,2.26.1,2.26.0,2.25.12.25.0,2.24.3,2.24.2,2.24.1,2.24.02.23.0,2.22.1,2.22.0,2.21.2,2.20.2
Latest Version: 2.78.0
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) gh -- $SHELL -iUsage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.gh
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)Links
This documentation was auto-generated from package data.