Skip to content

Commit 4c24438

Browse files
committed
add hex support
1 parent 78d490a commit 4c24438

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rebar.config

+1
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@
77
{post_hooks,
88
[{"(linux|darwin|solaris)", clean, "make -C c_src clean"},
99
{"(freebsd)", clean, "gmake -C c_src clean"}]}.
10+
{plugins, [rebar3_hex]}.

0 commit comments

Comments
 (0)