Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ainame/motion-boilerplate
- Owner: ainame
- Created: 2013-07-08T13:07:18.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-08T13:43:59.000Z (over 11 years ago)
- Last Synced: 2024-05-01T19:27:16.892Z (8 months ago)
- Language: Ruby
- Homepage:
- Size: 1.89 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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