finsignia / gedit-extensions
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README.markdown | ||
| |
cheatsheet.html | ||
| |
doc/ | ||
| |
snippets/ |
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.

