rebar3 Hex Providers
Providers for interacting with the Erlang package manager hex.pm.
Usage
Add to your global rebar3 config in ~/.config/rebar3/rebar.config:
{plugins, [rebar3_hex]}.Commands
hex config <key> [<value>]hex cut [-i major|minor|patch]hex docshex info [<package> [<version>]]hex key [remove key_name|list]hex publishhex owners [add <package> <email>|remove <package> <email>|list <package>]hex user [register|whoami|auth|deauth|reset_password]hex search <term>