The issues tool migrates issues from Bitbucket to GitHub.
Right now this tool does not import comments or labels; hopefully these shortcomings will be fixed soon.
To install and run, make sure GOBIN (~/go/bin by default) is in your PATH,
and then try:
$ go get mellium.im/issues
$ ./issues -help
