Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.22 KB

File metadata and controls

34 lines (22 loc) · 1.22 KB

Buf CLI (via Github Releases) (buf)

The Buf CLI enables building and management of Protobuf APIs - forked from @marcozac.

Example Usage

"features": {
    "ghcr.io/mrsimonemms/devcontainers/buf:1": {}
}

Options

Options Id Description Type Default Value
version Select or enter a Buf version. string latest
installProtocGenBufBreaking Install also protoc-gen-buf-breaking boolean true
installProtocGenBufLint Install also protoc-gen-buf-lint boolean true

Buf

This is forked from @marcozac's repo with a couple of bugfixes:

  • Changed the installation script to use ghcr.io/devcontainers-extra/features/gh-release since ghcr.io/devcontainers-contrib/features/gh-release is now removed.
  • Fixed #28

Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.