Skip to content

Instantly share code, notes, and snippets.

@felipecruz
Created May 23, 2011 21:40
Show Gist options
  • Save felipecruz/987675 to your computer and use it in GitHub Desktop.
Save felipecruz/987675 to your computer and use it in GitHub Desktop.
# if you're on linux host, you need xvfb
sudo apt-get install xvfb
git clone git://github.com/felipecruz/jasmine-gem.git
cd jasmine-gem
git submodule init
git submodule update
gem install rails
gem install gem-release
gem install bundler
gem install ci_reporter
rake build
gem install pkg/jasmine-1.0.2.1.gem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment