Skip to content

Commit

Permalink
feat: start implementing rustic daemon
Browse files Browse the repository at this point in the history
  • Loading branch information
garethgeorge committed Sep 8, 2024
1 parent 5293631 commit 94ed137
Show file tree
Hide file tree
Showing 25 changed files with 6,257 additions and 329 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ go install github.com/fullstorydev/grpcurl/cmd/grpcurl@latest
go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
go install connectrpc.com/connect/cmd/protoc-gen-connect-go@latest
npm install -g @bufbuild/protoc-gen-es @connectrpc/protoc-gen-connect-es
cargo install protobuf-codegen # for rustic support
```

## Compiling
Expand Down
163 changes: 119 additions & 44 deletions gen/go/v1/operations.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 94ed137

Please sign in to comment.