We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d40b3f3 commit f3f1b8cCopy full SHA for f3f1b8c
rebar.config
@@ -8,4 +8,5 @@
8
[{"linux|darwin", clean, "make -C c_src clean"},
9
{"freebsd", clean, "gmake -C c_src clean"}]}.
10
11
-{plugins, [{rebar3_archive_plugin, "0.0.2"}]}.
+{plugins, [{rebar3_archive_plugin, "0.0.2"},
12
+ rebar3_hex]}.
0 commit comments