marcin / mruby-engine

MRuby engine is a sandboxed scripting engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MRubyEngine

MRuby engine is a sandboxed scripting engine. It wraps mruby into a gem that can be included in any Ruby application.

Getting Started

If you work at Shopify

  1. dev clone mruby-engine
  2. dev up
  3. dev spec

If you don't work at Shopify

  1. git clone --recursive https://github.com/Shopify/mruby-engine
  2. bundle install
  3. bin/rake spec

About

MRuby engine is a sandboxed scripting engine.

License:MIT License


Languages

Language:C 94.4%Language:Ruby 5.5%Language:Makefile 0.1%