Closed edgurgel closed 10 years ago
(Now on the right branch)
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
(Now on the right branch)
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