Author: Bruno Wu (bw1121)
If available in Hex, the package can be installed
by adding raft_cw to your list of dependencies in mix.exs:
def deps do
[
{:raft_cw, "~> 0.1.0"}
]
endDocumentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/raft_cw.
Run make run to run the system.
Comment and uncomment SETUP to pick the type of environment to test. DEBUG_OPTIONS can also also support many different messages to be released when debugged.
The logs directory contains all the logs from testing in the report.