andytill / erlyberly

erlang tracing for the masses
https://twitter.com/erlyberlytips
GNU General Public License v3.0
693 stars 43 forks source link

Publish to Hex.pm #113

Closed brucify closed 8 years ago

brucify commented 8 years ago

Hex.pm is the package manager for the Erlang ecosystem. Uploading to Hex.pm would allow people to more easily discover this project.

https://hex.pm/packages?search=tracing

Use Rebar3 to publish. See publishing guide on http://www.rebar3.org/docs/publishing-packages

andytill commented 8 years ago

@brucify I don't think this is even possible, and I don't want a rebar3 dependency, sorry.