Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/krosf/gh-get

Clone all your repos under $HOME/Developer
https://github.com/krosf/gh-get

gh-extension

Last synced: about 2 months ago
JSON representation

Clone all your repos under $HOME/Developer

Awesome Lists containing this project

README

        

# GET

## Description

Github CLI extension to clone all your repos under `$HOME/Developer`

## Installation

```sh
gh extension install krosf/gh-get
```

## Usage

```sh
gh get / [--go|-g]
```
### Options

- `--go` or `-g`: Change to the directory of the repository.