Better abstracting, added Doc
2 files changed
tree: a9d2ec2fdc249e7ff49a94e46422e7c098d56408
  1. doc/
  2. script/
  3. src/
  4. .gitignore
  5. LICENSE
  6. README.md
  7. 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