Comparing version 2 and version 1
If you are developing a project based around Radiant, and want to use Radiant trunk (or a piston/external managed non-gem version), here is how to do that. #cd ~/src#svn co http://svn.radiantcms.org/radiant/trunk/radiant/ radiant_trunk#cd radiant_trunk/config#ln -s database.mysql.yml database.yml#script/generate instance -d mysql ~/tmp/radiant_instancemore coming soon...
