Skip to content

Commit

Permalink
feat: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-hagemann authored Nov 28, 2023
1 parent 86efa7f commit 4d198c9
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1 @@
# Dart Client for Ubuntu App Ratings Service

## Generating protos:

protoc \
--dart_out=grpc:./lib/src/generated \
-I./protos \
./protos/ratings_features_user.proto google/protobuf/timestamp.proto google/protobuf/empty.proto


protoc --dart_out=grpc:lib/src/generated -Iprotos protos/ratings_features_chart.proto


protoc --dart_out=grpc:lib/src/generated -Iprotos protos/ratings_features_app.proto
This repository has been depricated and this client moved into the [app-center repo](https://github.com/ubuntu/app-center/tree/main/packages/app_center_ratings_client)https://github.com/ubuntu/app-center/tree/main/packages/app_center_ratings_client

0 comments on commit 4d198c9

Please sign in to comment.