Packages

Erwatch is an Erlang/OTP application for tracking changes in a file system.

Current section

Files

Jump to
erwatch rebar.config
Raw

rebar.config

{erl_opts, [debug_info]}.
{deps, [{simpre, {git, "https://github.com/yuce/simpre", {branch, "master"}}}]}.