Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 764 Bytes

README.markdown

File metadata and controls

25 lines (13 loc) · 764 Bytes

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.