Introduction goes here.
- Add this extension to your Gemfile with this line:
gem 'spree_retail', github: 'git@github.com:Surgeon/spree_retail.git'
- Install the gem using Bundler:
bundle install
- Copy & run migrations
bundle exec rails g spree_retail:install
- Restart your server
If your server was running, restart it so that it can find the assets properly.
If you'd like to contribute, please take a look at the instructions for installing dependencies and crafting a good pull request.
Copyright (c) 2016 [name of extension creator], released under the New BSD License