<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -9,6 +9,17 @@
 
 Crate is a developer tool to help build custom distributions of ruby.  
 
+== INSTALL
+
+gems:
+gem install configuration logging archive-tar-minitar progressbar
+git clone git://github.com/copiousfreetime/amalgalite.git
+cd amalgalite
+rake dist:install
+cd ..
+cd crate
+rake dist:install
+
 == FEATURES
 
 == SYNOPSIS</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -17,8 +17,11 @@ $: &lt;&lt; File.expand_path(File.dirname(__FILE__))
 #-------------------------------------------------------------------------------
 require 'rubygems'
 require 'tasks/config.rb'
+require 'gemspec'
 require 'rake/clean'
-
+require 'rake/gempackagetask'
+require 'rake/rdoctask'
+require 'spec/rake/spectask'
 #-------------------------------------------------------------------------------
 # Main configuration for the project, these overwrite the items that are in
 # tasks/config.rb</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>10ea24d5b731c6e49f2acc4bd8ad66b97a801510</id>
    </parent>
  </parents>
  <author>
    <name>Ezra Zygmuntowicz</name>
    <email>ez@engineyard.com</email>
  </author>
  <url>http://github.com/copiousfreetime/crate/commit/bfcbdd313571ab1fa4f21b49fd55cf6de274493f</url>
  <id>bfcbdd313571ab1fa4f21b49fd55cf6de274493f</id>
  <committed-date>2008-11-07T12:23:52-08:00</committed-date>
  <authored-date>2008-11-07T12:23:52-08:00</authored-date>
  <message>make the project able to build out of the box. Add a little INSTALL instructions to README</message>
  <tree>ccb055d67780bcc4260a24af6dc2747e5a584214</tree>
  <committer>
    <name>Ezra Zygmuntowicz</name>
    <email>ez@engineyard.com</email>
  </committer>
</commit>
