gokart 0.1.0
Combination of tooks which will make developing webapps using go easier. The gokart gem by default combines SASS, Coffee Script, Rake, and Sprokets with Go to provide a great development environment. This environment supports test driven development (TDD) with ruby guard and jasmine.
Gemfile:
=
install:
=
Runtime Dependencies (1):
bundler
>= 1.0.0
Development Dependencies (14):
coffee-script
>= 0
guard
>= 0
guard-coffeescript
>= 0
guard-jasmine
>= 0
guard-livereload
>= 0
guard-rake
>= 0
guard-sass
>= 0
guard-shell
>= 0
jasmine
>= 0
sass
>= 0
sprockets
>= 0
therubyracer
>= 0
uglifier
>= 0
yui-compressor
>= 0