This Automator Services script enalbes you to use Zen-Coding, powerful abbreviation features for HTML, CSS coding in Mac OS X environment.
- Requirements: SSSCoding.pm, Automator 2.2.4 or higher, Mac OS X 10.7 or higher
- Install SSSCoding.pm. Download from SSSCoding.pm site. SSSCoding.pm is an Zen-Coding implementation in Perl.
- Make sure your Perl Library Path. You can find it with a script on the terminal like
perl -e 'print $i++ . ":" . "$_\n" foreach @INC'
. - Copy or move SSSCoding.pm module into your Perl Library.
- Install ZenCoding.workflow. Open the workflow file, then install dialogue will lauch. Or you can copy or move the workflow file into
~/Library/Services/
.
Otchy, author of SSSCoding.pm. His Perl Module implementation of Zen-Coding makes me create this workflow.
makog, his blog shows us approches to implement zencoding features for text editor "Jedit X" with AppleScript and SSSCoding.pm. This article inspired me to develop my automator services.
Copyright 2012 luminousspice. See LICENSE for details.