Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 597 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 597 Bytes

#RedCar Sparkup

###Info Adds Sparkup capabilities to the Redcar text editor

###Install cd ~/.redcar/plugins git clone git@github.com: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