/mruby-augeas

mruby bindings for augeas

Primary LanguageRubyMIT LicenseMIT

mruby-augeas

mruby bindings for augeas

Usage

To include mruby-augeas in your build of mruby, you need to have the augeas libraries installed. Then add this to your build_config.rb:

  conf.gem :github => "hercules-team/mruby-augeas"

The bindings themselves follow the ruby-augeas bindings as closely as is possible under mruby.