Incubating v0.0.1

Elixir Scope

ElixirScope is a next-generation debugging and observability platform for Elixir applications, designed to provide an Execution Cinema experience through deep, compile-time AST…

Stats & Info

  • Latest release: v0.0.1
  • Recent downloads: 36
  • All-time downloads: 86
  • Maintainers: nshkrdotcom

Tags

MIT Hex.pm

Installation

Add elixir_scope to your list of dependencies in mix.exs:

def deps do
  [
    {:elixir_scope, "~> 0.0.1"}
  ]
end

Then run:

mix deps.get

Resources