Sha256: ad7fec64fa5094e32da056ed2d2d42ae4bfd7ff88b6795f9df803e032bb126a6
Contents?: true
Size: 1.15 KB
Versions: 10
Compression:
Stored size: 1.15 KB
Contents
{Redcar} ======== [http://redcareditor.com/](http://redcareditor.com/) ## DESCRIPTION A Ruby text editor. * written in Ruby from the ground up * runs on JRuby (a fast, compatible Ruby implementation) * is cross-platform (Linux, Mac OS X, Windows) * highly extensible Some Redcar features: * supports Textmate themes and snippets * split screen mode * syntax checking for many languages * built in REPL for Ruby, plugins for Groovy, Clojure and Mirah. Some (current) limitations: * Only supports UTF-8 file encodings (and therefore ASCII) ![alt text](http://redcareditor.com/images/redcar-4-thumb.png "Title") ![alt text](http://redcareditor.com/images/redcar-1-thumb.png "Title") ## INSTALLATION $ gem install redcar for more details, see [User Guide: Installation](https://github.com/redcar/redcar/wiki/Installation) ## USAGE Run $ redcar --help To see full usage details. ## PROBLEMS? * Irc at #redcar on irc.freenode.net * Mailing list at http://groups.google.com/group/redcar-editor ## LICENSE Redcar is copyright 2007-2012 Daniel Lucraft and contributors. It is licensed under the GPLv2. See the included LICENSE file for details.
Version data entries
10 entries across 10 versions & 2 rubygems