xSpree is a base Spree application that you can upgrade.

Installation

First install the xSpree gem:

gem install xspree

Then run:

xspree create projectname

This will create a Spree app in `projectname'. This script creates a new git repository. It is not meant to be used against an existing repo.

Gemfile

To see the latest and greatest gems, look at xSpree' template/files/xspree_Gemfile, which will be copied into your projectname/Gemfile.

It includes testing gems like:

Issues

If you have problems, please create a Github issue.

Credits

This gem is forked by Suspenders:

thoughtbot

Suspenders is maintained and funded by thoughtbot, inc

The names and logos for thoughtbot are trademarks of thoughtbot, inc.

License

xSpree is Copyright © 2008-2011 Alessio Rocco. It is free software, and may be redistributed under the terms specified in the LICENSE file.