bazel icon indicating copy to clipboard operation
bazel copied to clipboard

site: add a beginner tutorial for Go

Open jayconrod opened this issue 1 year ago • 1 comments

This augments the beginner tutorials for C++, Java, Android, and iOS.

I kept the structure similar to the C++ tutorial but included some brief information on MODULE.bazel, since that's required for rules_go.

jayconrod avatar Oct 11 '24 20:10 jayconrod

Examples PR: bazelbuild/examples#519

jayconrod avatar Oct 11 '24 20:10 jayconrod

A gentle ping for review. I sent this just before Bazelcon, so I apologize for the awkward timing.

jayconrod avatar Oct 21 '24 18:10 jayconrod

Thanks for reviewing! https://github.com/bazelbuild/examples/pull/519 has the example code for this, so let me know if you have feedback for that one, too.

jayconrod avatar Oct 24 '24 20:10 jayconrod

I had to make some small tweaks while importing this PR based on https://developers.google.com/style, feel free to send follow up PRs if you think some of the modifications don't make sense.

meteorcloudy avatar Oct 28 '24 12:10 meteorcloudy

Looks good! Thanks again for reviewing and publishing.

jayconrod avatar Oct 29 '24 18:10 jayconrod

Thanks for the nice documentation!

meteorcloudy avatar Oct 30 '24 10:10 meteorcloudy