Skip to content

Commit

Permalink
Add hex and ex_doc project plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
NelsonVides committed Nov 17, 2023
1 parent bc377e7 commit 5daada2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@
{warnings, [unknown]}
]}.

{project_plugins, [
rebar3_hex,
rebar3_ex_doc
]}.

{ex_doc, [
{source_url, <<"https://github.com/esl/amoc">>},
{extras, [
Expand Down

0 comments on commit 5daada2

Please sign in to comment.