Skip to content

Commit

Permalink
Added profile for publishing to hex.pm.
Browse files Browse the repository at this point in the history
  • Loading branch information
oubiwann committed Sep 14, 2024
1 parent da77fed commit a27962f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@
{dev, [
{deps, [lfe]},
{plugins, [rebar3_lfe]}
]},
{maintainer, [
{plugins, [rebar3_hex]}
]}
]}.

Expand All @@ -38,5 +41,9 @@
dialyzer,
eunit,
coverage
]},
{publish, [
compile,
{hex, "publish package"}
]}
]}.

0 comments on commit a27962f

Please sign in to comment.