/mruby-dap-client

DAP(Debug Adapter Protocol) client

Primary LanguageRubyOtherNOASSERTION

mruby-dap-client

install by mrbgems

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

    # ... (snip) ...

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

License

under the MIT License:

  • see LICENSE file