New docs: Installing Nesta stack with RVM
- From:
- Graham Ashton
- Date:
- 2010-09-27 @ 22:36
Nesta has been getting a bit of use by web designers and non Ruby
developers recently. The Quick Start installation instructions were a
little obtuse for people who aren't familiar with Rubygems.
I just wrote up some instructions on how to install a Ruby stack with RVM,
check the code out with Git, and then install everything with Bundler.
It's aimed at non Ruby developers and should work for anybody who knows
how to open a terminal.
http://effectif.com/nesta/running-nesta-with-rvm
Graham