Skip to content
This repository has been archived by the owner on May 24, 2018. It is now read-only.

artello/mruby-consulate

Repository files navigation

mruby-consulate Build Status

Under Heavy Development Documentation Coming Soon.

install by mrbgems

  • add conf.gem line to build_config.rb
MRuby::Build.new do |conf|

  # ... (snip) ...

  conf.gem :github => 'artellectual/mruby-consulate'
end

License

under the MIT License:

  • see LICENSE file