Punycode is a Unicode encoding used for internationalized domain names.
elm install tasuki/elm-punycodeSee the module documentation for info on usage.
Run tests locally with:
elm-testMake changes, then:
elm bump
git commit
git tag {version}
git push --tags
elm publish