Packages

A ChaosMonkey style application to test the resiliency of your application

Current section

Files

Jump to
havoc rebar.config
Raw

rebar.config

{erl_opts, [debug_info]}.
{deps, []}.
{shell, [
% {config, [{config, "config/sys.config"}]},
{apps, [havoc]}
]}.