punycoder converts international domain names ("idna") to their punycode representations on the commandline


What's new
added goreleaser
Up and running
Homebrew
brew tap simonmittag/cli &&
brew install punycoder &&
punycoder
Golang
git clone https://github.com/simonmittag/punycoder && cd punycoder &&
go install github.com/simonmittag/punycoder/cmd/punycoder &&
punycoder
Usage
λ punycoder d😀main.com
xn--dmain-z224d.com
Contributions
The punycoder team welcomes all contributors. Everyone interacting with the project's codebase, issue trackers, chat rooms and mailing lists
is expected to follow the code of conduct