aspect-build / aspect-workflows-template

Scaffolding for new Aspect workspace
1 stars 1 forks source link

feat: wire up protobuf if requested #30

Closed alexeagle closed 3 months ago

alexeagle commented 3 months ago

Changes are visible to end-users: yes

Now prompts for whether protobuf should be setup. If so, it also registers proto_lang_toolchain for requested languages.

Test plan