core icon indicating copy to clipboard operation
core copied to clipboard

Add to Awesome Go

Open rcoreilly opened this issue 7 years ago • 3 comments

I tried adding GoKi, GoGi, rasterx and Gide to the awesome-go page -- they want a bunch of cleanup docs and more testing: https://github.com/avelino/awesome-go/pull/2222

These should be improved, they have a lot of issues, especially with golint: https://goreportcard.com/report/github.com/goki/gi https://goreportcard.com/report/github.com/goki/ki https://goreportcard.com/report/github.com/srwiley/rasterx https://goreportcard.com/report/github.com/goki/gide

These miss a lot of documentation, which should also be improved: https://godoc.org/github.com/goki/gi/gi https://godoc.org/github.com/goki/ki https://godoc.org/github.com/srwiley/rasterx

For whatever reason, this gives no godoc at all: https://godoc.org/github.com/goki/gide

these don't have enough coverage: https://github.com/goki/ki https://github.com/srwiley/rasterx

and these don't even work for any coverage tool https://github.com/goki/gi https://github.com/goki/gide

I suggest to close this pull request and sort out all of the repositories in 4 different PRs, so we can help you get things sorted out more easily

rcoreilly avatar Nov 21 '18 06:11 rcoreilly

We should be able to move forward with this after the v1 release, at which point we should have addressed all of those issues.

kkoreilly avatar Jan 31 '24 05:01 kkoreilly

We will do this immediately after the v1 release, so this does not belong in the v1 milestone.

kkoreilly avatar Feb 13 '24 03:02 kkoreilly

We will also add Cogent Core to https://github.com/go-graphics/go-gui-projects after v1.

kkoreilly avatar Mar 12 '24 04:03 kkoreilly