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

https://github.com/wayneashleyberry/clone-github-org

Clone an entire GitHub organisation.
https://github.com/wayneashleyberry/clone-github-org

archive backup clone github organisation

Last synced: 5 months ago
JSON representation

Clone an entire GitHub organisation.

Awesome Lists containing this project

README

          

[![GoDoc](https://godoc.org/github.com/wayneashleyberry/clone-github-org?status.svg)](https://godoc.org/github.com/wayneashleyberry/clone-github-org)
[![Go Report Card](https://goreportcard.com/badge/github.com/wayneashleyberry/clone-github-org)](https://goreportcard.com/report/github.com/wayneashleyberry/clone-github-org)
![experimental](https://svg-badge.appspot.com/badge/stability/experimental?cb)

> Clone an entire GitHub organisation.

#### Installation

```sh
$ go get github.com/wayneashleyberry/clone-github-org
```

#### Usage

```sh
$ clone-github-org -o [org] -t [token]
```