Skip to content

joice/oxenterails.com

Repository files navigation

** If you've got RVM handy then

echo 'rvm ree@oxente' > .rvmrc
rvm gemset create oxente
cd .

gem install bundler
bundle install

juicer install yui_compressor
juicer install jslint

** If you don't use RVM, just use this:

sudo gem install rcov
sudo gem install hpricot
sudo gem install capistrano
sudo gem install highline
sudo gem install net-ssh
sudo gem install action_pack

sudo gem source -a http://gems.github.com
sudo gem install henrik-jekyll

sudo gem install haml
sudo gem install compass
sudo gem install juicer

juicer install yui_compressor
juicer install jslint

** To deploy it:

rake deploy

About

Oxente Rails 2010

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors