Sha256: 3d99faccb9bb293655cf8fe9eabb9e530ef2b516ea308391e781e4b577687265
Contents?: true
Size: 1.22 KB
Versions: 4
Compression:
Stored size: 1.22 KB
Contents
!http://img.skitch.com/20100905-fsdm4du28y6cpbbf8p3b187j18.png! h2. Caboodle is a quick and easy way to create a mashup website A quick demonstration if you are familiar with Ruby: <pre>sudo gem install caboodle caboodle create myproject (Respond to some questions, such as setting the site's title) cd myproject caboodle kit:add flickr Please set a value for flickr_username myproject Please set a value for flickr_apikey b1789c432a78990b44d39ff caboodle kit:add tumblr Please set a value for tumblr_username myproject caboodle kit:home tumblr (Sets the Tumblr kit as the home page) caboodle heroku:create myproject caboodle heroku:deploy</pre> h2. "WIKI":http://wiki.github.com/steflewandowski/Caboodle/ "Getting started":http://wiki.github.com/steflewandowski/Caboodle/getting-started includes instructions on how to use Caboodle without any assumed knowledge of Ruby, Git or Heroku which Caboodle relies upon. "Creating a Caboodle":http://wiki.github.com/steflewandowski/Caboodle/creating-a-caboodle walks you through the process of setting up a Caboodle website. h2. Questions "Stef on Twitter":http://twitter.com/stef h2. Copyright Copyright (c) 2010 Stef Lewandowski. Released under a MIT License. See LICENSE for details.
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
caboodle-0.2.22 | README.textile |
caboodle-0.2.21 | README.textile |
caboodle-0.2.20 | README.textile |
caboodle-0.2.19 | README.textile |