/CartTest

A demo project implementing motion-carthage gem for RubyMotion

Primary LanguageRuby

CartTest

A demo project implementing motion-carthage gem for RubyMotion

Build steps

Ensure you have motion-carthage installed

bundle install

Fetch and build frameworks

carthage bootstrap

Build and run the project

rake

Or

rake device