You can get rolling with the latest Streamlined bits and Rails 2.1 with the built in script/plugin command.
script/plugin install git://github.com/relevance/streamlined.git
Active development takes place in the edge branch. The "master" branch (ie the default branch) is what we recommend most developers use for day to day applications.
You can check out some sample apps at github, or clone them:
git clone git://github.com/relevance/streamlined_samples.git
