git clone git@desiremesh.unfuddle.com:desiremesh/newsgroup.git
Install Gem
sudo gem install rmagick hpricot htmlentities RedCloth rake haml aws-s3
Setup database.yml
rake db:create
rake db:migrate
ruby script/server
Showing posts with label Desiremesh. Show all posts
Showing posts with label Desiremesh. Show all posts
Desiremesh - Setup Newsgroup
Posted by
Lon
on Monday, March 16, 2009
Labels:
Desiremesh,
Tutorial
/
Comments: (0)
Basic Git Commands
Posted by
Lon
on Friday, March 6, 2009
Labels:
Desiremesh,
git,
RubyonRails,
Unfuddle
/
Comments: (0)
git clone git@desiremesh.unfuddle.com:desiremesh/newsgroup.git
git commit -a -m 'comments here'
git push
git commit -a -m 'comments here'
git push