Skip to content

discolabs/mruby-engine

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.5%
  • Ruby 5.4%
  • Makefile 0.1%