Skip to content

alfredsang/mobiruby-ios

 
 

Repository files navigation

Welcome to MobiRuby for iOS (alpha)

Notice: It's for mruby and iOS hackers

Getting started

At first time, you might need to install the below gems:

sudo /usr/bin/gem install xcodeproj -v=0.3.5
sudo /usr/bin/gem install nokogiri

And then, type the commands in terminal:

git clone https://github.com/mobiruby/mobiruby-ios.git
cd mobiruby-ios
sh setup.sh
open mobiruby-ios.xcodeproj

If you use XCode beta version, you should modify bin/build-config.sh or set up xcode-select correctly.

It's tested only Mountain Lion and XCode 4.5

app.rb is MobiRuby starting point. Let's change and hack it.

Contributing

Feel free to open tickets or send pull requests with improvements. Thanks in advance for your help!

Authors

Original Authors "MobiRuby developers" are https://github.com/mobiruby/mobiruby-ios/tree/master/AUTHORS

License

"MobiRuby for iOS" is released under the MIT license:

About

iOS app development environment on mruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published