bts-github

https://github.com/aki2o/emacs-bts-github.git

git clone 'git://github.com/aki2o/emacs-bts-github.git'
4

What's this?

This is a extension of Emacs that is a plugin of bts.el for GitHub.

Install

If use package.el

2015/01/06 It's available by using melpa.

If use el-get.el

2015/01/06 It's available. But, master branch only.

If use auto-install.el

(auto-install-from-url "https://raw.github.com/aki2o/emacs-bts-github/master/bts-github.el")

Manually

Download bts-github.el and put it on your load-path.
- In this case, you need to install each of the following dependency.

Dependency

Configuration

(require 'bts-github)

;; About config item, see Customization or eval the following sexp.
;; (customize-group "bts-github")

Tested On

Enjoy!!!