/motion-boilerplate

The collection of my boilerplate to create RubyMotion apps quickly.

Primary LanguageRuby

motion-boilerplate

The collection of my boilerplate to create RubyMotion apps quickly.

usage

$ git clone git@github.com:ainame/motion-boilerplate.git \
    ~/Library/RubyMotion/template
$ motion create --template=promotion-with-pixate APP_NAME

templates

  • promotion-with-pixate
    • using ProMotion, motion-pixate, motion-cocoapods, teacup, and some testing gems
    • now developing