Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/krosf/gh-get
- Owner: KROSF
- Created: 2022-03-20T14:50:49.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-20T14:56:14.000Z (almost 3 years ago)
- Last Synced: 2024-08-22T13:17:46.313Z (4 months ago)
- Topics: gh-extension
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.