public
Description: github growler using mumbles plugin and checker script.
Homepage: http://mattn.kaoriya.net/
Clone URL: git://github.com/mattn/mumbles-github-growler.git
name age message
file README.md Thu Jun 18 04:46:17 -0700 2009 changed doc. [mattn]
directory checker/ Thu Jun 18 04:53:20 -0700 2009 code cleanup. [mattn]
directory plugin/ Wed Jun 17 10:21:54 -0700 2009 first import. [mattn]
README.md

mumbles github growler

WHAT IS THIS:

github growler using mumbles plugin and checker script.

REQUIRES:

  • mumbles : http://www.mumbles-project.org/
  • ...

AUTHOR:

mattn

BUILD:

make a plugin package

# cd plugin
# python setup.py bdist_egg
# cp dist/GithubMumbles-* ~/.mumbles/plugin/.

copy github default icon to icon directory

# cp plugin/github.png ~/.mumbles/plugin/icons/.

start checker script for github

# ./checker/githubcheck.py

if you start at first time, you see $EDITOR in your terminal. this script store user or token to this file like YAML.