Skip to content

Commit

Permalink
Add start
Browse files Browse the repository at this point in the history
  • Loading branch information
tstirrat15 committed Aug 28, 2024
1 parent eb43b75 commit 6db0644
Show file tree
Hide file tree
Showing 212 changed files with 139,059 additions and 0 deletions.
11 changes: 11 additions & 0 deletions buf.gen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
#!/usr/bin/env -S buf generate
---
version: "v2"
inputs:
- module: "buf.build/authzed/api:v1.35.0"
plugins:
- protoc_builtin: "java"
out: "./generated"
# TODO: lmao
- local: "/home/tstirrat/.gradle/caches/modules-2/files-2.1/io.grpc/protoc-gen-grpc-java/1.66.0/24c9e1d727942b34efc5f36ff268665136d0cb4c/protoc-gen-grpc-java-1.66.0-linux-x86_64.exe"
out: "./generated"
Loading

0 comments on commit 6db0644

Please sign in to comment.