joshbenham / github-cli

GitHub Command Line Tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github-cli

Josh Benham's GitHub command line interface Build Status

Overview

A simple tool to grab your users information out of GitHub.

Instructions

# grab the repo
$ git clone git://github.com/joshbenham/github-cli

# symlink it to your bin directory
$ ln -s github-cli/github ~/bin/github

Also make sure that your ~/bin directory is in your environment path.

Usage

# check to see what issues are in your github
$ github issues

About

GitHub Command Line Tools


Languages

Language:Python 100.0%