We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78d490a commit 4c24438Copy full SHA for 4c24438
rebar.config
@@ -7,3 +7,4 @@
7
{post_hooks,
8
[{"(linux|darwin|solaris)", clean, "make -C c_src clean"},
9
{"(freebsd)", clean, "gmake -C c_src clean"}]}.
10
+{plugins, [rebar3_hex]}.
0 commit comments