Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 634 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 634 Bytes

Get started, you'll need node.

npm install -g git-friends
Usage:
  git-hub [options] pull organization <organization> [<directory>]
  git-hub [options] pull user <user> [<directory>]

Options:
  -h --help                show this help message and exit
  --version                show version and exit
  --anonymous              no username and password given, be the proles

Working with GitHub, with a lot of repositories can be a bunch of hunting
around. These commands give you a quick way to push and pull a bunch
of related repositories.

  pull       This will clone or pull as needed to get you all caught up