Skip to content

Instantly share code, notes, and snippets.

@ejlp12
Created July 8, 2019 04:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ejlp12/908ecde28f6f2402ee6fa5e22de43048 to your computer and use it in GitHub Desktop.
Save ejlp12/908ecde28f6f2402ee6fa5e22de43048 to your computer and use it in GitHub Desktop.
hub: Github command line tool

https://github.com/github/hub/releases

Install:

wget https://github.com/github/hub/releases/download/v2.12.1/hub-linux-amd64-2.12.1.tgz
tar -xf hub-linux-amd64-2.12.1.tgz hub-linux-amd64-2.12.1/bin/hub -C /usr/bin --strip-components=2

Usage:

hub create
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment