Skip to content
This repository was archived by the owner on Jul 12, 2019. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 224 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 224 Bytes

Ruby Inspector Server

An intermediary server to allow ruby apps to talk the devtools protocol

Setup

  1. npm install
  2. npm start

See ruby_inspector for more info