/mruby-bin-dap-proxy

DAP(Debug Adapter Protocol) proxy for debugging mruby

Primary LanguageRubyOtherNOASSERTION

mruby-bin-dap-proxy build

DapProxy class

install by mrbgems

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

    # ... (snip) ...

    conf.gem :github => 'masahino/mruby-bin-dap-proxy'
end

License

under the MIT License:

  • see LICENSE file