README in activewarehouse-etl-0.9.0 vs README in activewarehouse-etl-0.9.1
- old
+ new
@@ -1,7 +1,16 @@
Ruby Extract-Transform-Load (ETL) tool.
+== Requirements
+
+* Ruby 1.8.5 or higher
+* Rubygems
+
+== Online Documentation
+
+Available at http://activewarehouse.rubyforge.org/docs/activewarehouse-etl.html
+
== Features
Current supported features:
* ETL Domain Specific Language (DSL) - Control files are specified in a Ruby-based DSL
@@ -64,9 +73,12 @@
* <tt>--skip-bulk-import, -s</tt>: Skip any bulk imports.
* <tt>--read-locally</tt>: Read from the local cache (skip source extraction)
== Control File Examples
Control file examples can be found in the examples directory.
+
+== Running Tests
+The tests require Shoulda 1.x.
== Feedback
This is a work in progress. Comments should be made on the
activewarehouse-discuss mailing list at the moment. Contributions are always
welcome.
\ No newline at end of file