Deployment is one of the biggest issue when developing tools with Ruby. Due to the interpreter nature of Ruby, we need to bundle interpreter and all dependencies with our code when deploying. It’s troublesome to deploy tons of stuffs. Is there a better way to deploy?
This talk will introduce mruby, a Ruby that’s designed to be embedded into other programs. And show how to write multi-platform single binary tool with mruby.
difficulty: easy
expected audience: people who interested in mruby. people who want to write multi-platform tools.
About John Lin
Ruby lover.
Organizer of Swift Taipei meetup