Articles

Skipping build steps for dependencies in rebar


If you use rebar, and happen to want to clean, compile, run tests, etc in your erlang project but not in your dependencies, try the skips_deps=true, like: