https://github.com/aki2o/emacs-bts-github.git
git clone 'git://github.com/aki2o/emacs-bts-github.git'
This is a extension of Emacs that is a plugin of for GitHub.
2015/01/06 It's available by using melpa.
2015/01/06 It's available. But, master branch only.
(auto-install-from-url "https://raw.github.com/aki2o/emacs-bts-github/master/bts-github.el")
Download bts-github.el and put it on your load-path.
- In this case, you need to install each of the following dependency.
(require 'bts-github)
;; About config item, see Customization or eval the following sexp.
;; (customize-group "bts-github")
Enjoy!!!