Skip to content

jayconrod/rules_go_simple

Repository files navigation

rules_go_simple is a simple set of Bazel rules for building Go code. It is intended to be a simple, clean, minimal example of how to write Bazel rules for new languages.

The rules are divided into versions (v1, v2, etc.). Each version builds upon the last and includes all the functionality of the previous versions. The solutions are fully commented.

The process of writing each version is documented in a series of blog posts.

You can also find a slide deck for the workshop based on these rules.

About

A simple set of Go rules for Bazel, used for learning and experimentation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published