Home > redcar-sparkup

redcar-sparkup

Redcar-sparkup is a project mainly written in Ruby, it's free.

Adds Sparkup capabilities to the Redcar text editor

RedCar Sparkup

Info

Adds Sparkup capabilities to the Redcar text editor

Install

cd ~/.redcar/plugins
git clone [email protected]:pockata/redcar-sparkup.git sparkup
cd sparkup
git submodule init
git submodule update

Note

For now, Sparkup requires Python to run. It's preinstalled on OS X and most Linux distros. On Windows, you can install it from here

Todo

  • Rewrite Sparkup to remove Python as a requirement
  • Add Zen Coding as an optional parser
Previous:BlendModes