Skip to content

Simple one-liner installer of gh (cli/cli) from the release assets.

License

Notifications You must be signed in to change notification settings

thombashi/install-gh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

install-gh

Summary

Simple one-liner installer of gh (cli/cli) from the release assets without package management tools.

Tests

Requirements

  • jq

Usage

Install gh: the latest version

curl -sS https://raw.githubusercontent.com/thombashi/install-gh/main/setup-gh.sh | sudo sh

Install gh: a specific version (tag)

curl -sS https://raw.githubusercontent.com/thombashi/install-gh/main/setup-gh.sh | sudo sh -s v2.14.7

Supported environments

  • Linux
  • macOS

Related project

About

Simple one-liner installer of gh (cli/cli) from the release assets.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published