Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/theskumar/github-utils

A collection of github command line utilities
https://github.com/theskumar/github-utils

Last synced: 7 days ago
JSON representation

A collection of github command line utilities

Awesome Lists containing this project

README

        

# github-utils

Bunch of command-line interfaces to access your github data. Created primarily for my day-to-day management tasks and because:

> plain text is the universal interface.

## Installation

```
sudo pip install https://github.com/theskumar/github-utils/archive/master.zip
```

## command line tools

1. __List urls of all the repos in an organisation__

Run in your favorite terminal:
```
github-repos.py
```

It will ask your github username, password and organisation name, and will list of urls of all the repos you have access to in that organisation.