Git Product home page Git Product logo

redcar's Introduction

{Redcar}

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 alt text

Installation

$ gem install redcar

for more details, see User Guide: Installation

  • Note: On OS X, you must have Xcode and Xcode Command Line Tools (available view Xcode > Preferences > Downloads) installed.

Usage

Run

$ redcar --help

To see full usage details.

Experimental Installers

You must have Java installed. On Ubuntu, you can install openjdk-7-jre if you do not already have Java.

  • OS X

    unzip, then double click Redcar.app

  • Debian

    install with sudo dpkg -i redcar_xx_all.deb

  • Windows

    unzip, then run redcar.exe

Installing From Source

git clone git://github.com/redcar/redcar.git
cd redcar
rake init
ruby bin/redcar

Problems?

License

Redcar is copyright 2007-2012 Daniel Lucraft and contributors. It is licensed under the GPLv2. See the included LICENSE file for details.

redcar's People

Contributors

alourie avatar antono avatar caironoleto avatar danlucraft avatar dbyrne avatar drnic avatar eric1234 avatar fcoury avatar garstgerunhold avatar hakunin avatar kattrali avatar kieranp avatar krzysztofjablonski avatar maxhawkins avatar mhw avatar mscharley avatar nizze avatar poweradapter avatar rdp avatar rkh avatar samsinite avatar sarahhodne avatar shinichy avatar snatchev avatar stevenh512 avatar taw avatar thecompwiz avatar timfel avatar wcherry avatar yozhipozhi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.