Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ainame/motion-boilerplate

The collection of my boilerplate to create RubyMotion apps quickly.
https://github.com/ainame/motion-boilerplate

Last synced: about 2 months ago
JSON representation

The collection of my boilerplate to create RubyMotion apps quickly.

Awesome Lists containing this project

README

        

motion-boilerplate
===================

The collection of my boilerplate to create RubyMotion apps quickly.

## usage

```bash
$ git clone [email protected]: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