You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
.gitignore | 5 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago | |
go.mod | 4 years ago | |
go.sum | 4 years ago | |
issues.go | 4 years ago | |
json.go | 5 years ago |
README.md
issues
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