Release Name: 1.0.1
Notes:
== Usage
The +augment+ executable gathers metadata in the form of layers for a
given file via a backend. Some backends gather data for a file other
than the original one passed in. (The test backend will store data for
the test if you pass in the implementation.)
Example:
$ augment test lib/foo.rb # will store metadata for test/test_foo.rb
Changes:
== 1.0.0 / 2007-10-27
* Works with a minimal set of backends and frontends
* Birthday!
|