Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/svg153/gh-clone-org

A GitHub CLI extension to clone all repositories in an organization as quickly as possible
https://github.com/svg153/gh-clone-org

bash cli gh-extension git git-clone github github-cli github-cli-extension terminal

Last synced: 24 days ago
JSON representation

A GitHub CLI extension to clone all repositories in an organization as quickly as possible

Awesome Lists containing this project

README

        

# gh-clone-org


GitHub
GitHub release (latest by date)
GitHub issues
GitHub pull requests

A GitHub CLI extension to clone all repositories in an organization as quickly as possible.

## Prerequisites

- GitHub CLI version 1.0.0 or higher
- Git installed on your machine

## Installation

```sh
gh extension install svg153/gh-clone-org
```

## Usage

```sh
gh clone-org
```

For help, run:

```sh
gh clone-org --help
```

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.