/example-codegen

An example repository to demonstrate codegen support in Pants.

Primary LanguageShellApache License 2.0Apache-2.0

example-codegen

An example repository to demonstrate codegen support in Pants.

Refer to these docs for more information:

Run ./pants export-codegen :: to see the generated files. This isn't necessary for Pants to use the generated files, but can be useful when debugging or to generate files for IDEs.

Check out our other example repositories to see other features like running linters and formatters, and packaging binaries.