Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
steinfletcher authored and Stein Fletcher committed Dec 17, 2017
1 parent 308b568 commit 0d0ff77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

[![CircleCI](https://circleci.com/gh/steinfletcher/github-team-clone.svg?style=svg&circle-token=063b1b1e0354cc424a2823c33ff4a2b66e029bae)](https://circleci.com/gh/steinfletcher/github-team-clone)

A simple cli app to clone all repos managed by a github team
A simple cli app to clone all repos managed by a github team. Requires that you pass a github api key (personal access token) and github username to the script or set the `GITHUB_TOKEN` and `GITHUB_USER` environment variable. See the help output below.

## Install

go install github.com/steinfletcher/github-team-clone

## Usage
## Use

github-team-clone -o MyOrg -t MyTeam

Expand Down

0 comments on commit 0d0ff77

Please sign in to comment.