public
Description: Extensions for GEdit including snipeets, plugins and tools for Ruby, Python & Erlang development.
Homepage:
Clone URL: git://github.com/finsignia/gedit-extensions.git
name age message
file README.markdown Loading commit data...
file cheatsheet.html Sat Jan 17 10:57:13 -0800 2009 Added documentation generator, and the generate... [sermoa]
directory doc/
directory snippets/ Wed Jan 14 21:37:07 -0800 2009 Added decently tested and cleansed snippets tha... [mbbx6spp]
README.markdown

GEdit Extensions

License: MIT License

Objective: Extensions (plugins, snippets, etc.) for Ruby, Rails/Merb, Python, Django, Erlang developers.

Developers

Susan Potter, CTO & Software Engineer at Finsignia

Contributors

Christoph Olszowka for the documentation generator that creates the cheatsheet.

Installation

Download GitHub archive and uncompress in your ${HOME}/.gnome2/gedit/ directory.

Documentation

If you want to create a new cheatsheet, go into the doc directory and

ruby -rubygems create_documentation.rb

You will need the following gems: xml-simple, haml, sass, coderay.