public
Description: A cross-platform programmer's editor written in Ruby.
Homepage: http://redcareditor.com
Clone URL: git://github.com/danlucraft/redcar.git
redcar /
name age message
directory .Redcar/ Mon Mar 31 13:35:21 -0700 2008 broken ... [danlucraft]
file .gitignore Sun May 10 09:39:59 -0700 2009 Removed the 'dans' menu :) [danlucraft]
file .gitmodules Sat May 09 23:32:41 -0700 2009 Made gutkumber a submodule [danlucraft]
file CHANGES Loading commit data...
file INSTALL.md Sat Jun 27 00:38:28 -0700 2009 Fix install instructions, again [danlucraft]
file LICENSE Wed Apr 08 14:19:35 -0700 2009 There is now a single cache for all bundles [danlucraft]
file README.md Sun May 10 03:19:59 -0700 2009 Wax [danlucraft]
file Rakefile Sat Apr 04 13:51:35 -0700 2009 Bits of documentation here and there + rake doc... [danlucraft]
directory bin/ Sun May 10 03:51:58 -0700 2009 Fix --detach option [danlucraft]
directory config/ Wed Apr 08 14:19:35 -0700 2009 There is now a single cache for all bundles [danlucraft]
file cucumber.yml Sat Mar 07 03:18:33 -0800 2009 Added GtkProgressFormatter and rake tasks for r... [danlucraft]
directory doc/ Sat May 09 01:01:23 -0700 2009 Updated developer install instructions [danlucraft]
directory freebase2/ Sun May 10 00:05:48 -0700 2009 Fix shutdown not stopping Redcar process regres... [danlucraft]
directory lib/ Sun May 17 09:10:21 -0700 2009 Merge branch 'master' into wrapper Conflicts: ... [danlucraft]
directory plugins/
directory scratchpad/ Sat May 09 23:35:00 -0700 2009 Much improved Fuzzy finder performance [danlucraft]
directory spec/ Sat Feb 16 01:20:46 -0800 2008 Started refactoring the core to the published API. [danlucraft]
submodule textmate - 91b2728 Fri Jun 19 23:19:57 -0700 2009 Bumped textmate/ [danlucraft]
directory vendor/ Sat Jun 20 02:15:26 -0700 2009 Include fixes from gtkmateview. [danlucraft]
directory website/ Sat Feb 14 01:03:19 -0800 2009 Removed a lot of deadwood [danlucraft]
README.md

Redcar

by Daniel Lucraft

http://RedcarEditor.com/

DESCRIPTION

A pure Ruby text editor for Gnome. Has syntax highlighting, snippets, macros and is highly extensible.

FEATURES

  • Syntax highlighting for many languages.
  • Extensive snippets.
  • Ruby plugins.

INSTALLATION

See INSTALL.md

FEATURES

rake features
rake features:[plugin_name]

LICENSE

Redcar is copyright 2008 Daniel B. Lucraft and contributors. It is licensed under the GPL2. See the included LICENSE file for details.