Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 572 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 572 Bytes

rebar3 Hex Providers

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

Usage

Add to your projects rebar.config:

{plugins, [rebar3_hex]}.

Commands

  • hex config <key> [<value>]
  • hex cut [-i major|minor|patch]
  • hex docs
  • 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>