github-issues

Homepage: http://inkel.github.com/github-issues.el

Author: Leandro M. López (inkel)

Updated:

Summary

Functions and modes for managing GitHub projects' issues

Commentary

Installation

Make sure to place `github-issues.el` somewhere in the load-path
and add the following lines to your `.emacs` file:

   (require 'github-issues)

Dependencies