Version bump to 0.2.0
1 file changed
tree: fe1878792233614c2f10811da98a8dc394501b4f
  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