spar 1.0.5
Spar uses Rack and Sprockets to provide an asset development environment very similar to the asset pipeline found in Rails. It also has built in deployment tasks for deploying your entire site to AWS S3 and Cloudfront.
Gemfile:
=
install:
=
Runtime Dependencies (18):
aws-sdk
>= 0
bundler
>= 1.0.18, ~> 1.0
coffee-script
>= 2.2.0, ~> 2.2
compass
>= 0.12.2, ~> 0.12
haml
>= 3.1.4, ~> 3.1
haml_coffee_assets
>= 1.5.1, ~> 1.5
listen
>= 0.4.2, ~> 0.4
mime-types
>= 0
rack
>= 1.4.1, ~> 1.4
rake
>= 0.9.2, ~> 0.9
sass
>= 3.1.10, ~> 3.1
sinatra
>= 1.3.2, ~> 1.3
sprockets
>= 2.6.0, ~> 2.6
sprockets-sass
>= 0.9.1, ~> 0.9
thor
>= 0.15.2, ~> 0.15
uglifier
>= 1.0.3, ~> 1.0
yui-compressor
>= 0