/rebar3_hex

Rebar3 Hex library

Primary LanguageErlangOtherNOASSERTION

rebar3 Hex Providers

Providers for interacting with the Erlang package manager hex.pm.

Usage

Add to your projects rebar.config:

{plugins, [{rebar3_hex, "0.1.0"}]}.

Commands

  • hex config <key> [<value>]
  • hex info [<package> [<version>]]
  • hex key [remove key_name|list]
  • hex publish
  • hex owners [add <package> <email>|remove <package> <email>|list <package>]
  • hex user [register|whoami|auth|deauth|reset_password]
  • hex search <term>