Module: Stitch

Defined in:
lib/stitch.rb,
lib/stitch/server.rb,
lib/stitch/source.rb,
lib/stitch/package.rb,
lib/stitch/version.rb,
lib/stitch/compiler.rb,
lib/stitch/compilers/tmpl.rb,
lib/stitch/compilers/mustache.rb,
lib/stitch/compilers/javascript.rb,
lib/stitch/compilers/coffeescript.rb

Defined Under Namespace

Classes: CoffeeScriptCompiler, Compiler, JavaScriptCompiler, MustacheCompiler, Package, Server, Source, TmplCompiler

Constant Summary collapse

VERSION =
"0.0.8"