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

https://github.com/tomnomnom/getgithubrepos

A tool to list the SSH clone URLs for all GitHub repos for a given user
https://github.com/tomnomnom/getgithubrepos

Last synced: 27 days ago
JSON representation

A tool to list the SSH clone URLs for all GitHub repos for a given user

Awesome Lists containing this project

README

        

# getgithubrepos

A tool to list the SSH clone URLs for the given GitHub user.

It doesn't use auth so beware of [rate limits](https://developer.github.com/v3/#rate-limiting).

## Install

▶ go get github.com/tomnomnom/getgithubrepos

## Usage

▶ getgithubrepos tomnomnom
[email protected]:TomNomNom/All-About-SPL.git
[email protected]:TomNomNom/api.tomnomnom.com.git
[email protected]:TomNomNom/ASCIIPoint.git
[email protected]:TomNomNom/branchdemo.git
...