Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 230 Bytes

File metadata and controls

12 lines (10 loc) · 230 Bytes

obsvector

A small tool to observe erlang processes and inspect their state.

Build and run

make && make run Then open localhost:8080

Dependencies

  • Erlang 17.0 or higher
  • elm-platform 0.16 or higher
  • rebar
  • GNU make