Adding scripts

- app_deps for application dependencies
- erl_crashdump_analyzer.sh for quick crashdump diagnostics
2 files changed
tree: 9360f47ff19910a7eb6eae2e1138e92650d1b6ff
  1. script/
  2. src/
  3. .gitignore
  4. README.md
  5. rebar
README.md

recon

Recon wants to be a set of tools usable in production to diagnose Erlang problems or inspect production environment safely.

To build the library:

rebar compile

The library is still a work in progress, so currently, the documentation here is not up to date, and it is recommended to make do with the Edoc documentation for the time being:

rebar doc