benoitc / erlang-idna

Erlang IDNA lib
MIT License
43 stars 29 forks source link

Add package.exs to submit to hex.pm #5

Closed edgurgel closed 10 years ago

edgurgel commented 10 years ago

I added contributors based on GitHub contributors and the license looks like it's MIT

Considering that you have Elixir (0.15.0 last stable), you need to:

$ mix local.hex $ mix hex.user register $ mix hex.publish

This should be enough to publish idna as a package to hex.pm