Interact with Yeoman from Emacs.
TODO
$ cd ~/.emacs.d/vendor
$ git clone git://github.com/julienXX/yeoman.el.git
In your Emacs config:
(add-to-list 'load-path "~/.emacs.d/vendor/yeoman.el")
(require 'yeoman)
Copyright 2012 (c) Julien Blanchard julien@sideburns.eu
Released under the same license as GNU Emacs.