{alias, [{help, [version]}, % should be skipped, but be overriden by plugin
|
|
{test, [compile, {eunit, "-c"}, cover]}]}.
|
|
|
|
{plugins, [rebar_alias]}. % should be overridden
|