dropbox / pb-jelly

A protobuf code generation framework for the Rust language developed at Dropbox.
Apache License 2.0
610 stars 25 forks source link

Add a `requirements.txt` to the `pb-gen` crate #27

Closed ParkMyCar closed 3 years ago

ParkMyCar commented 3 years ago

This PR adds a requirements.txt file to the pb-gen crate, and then updates the crate's README with more detailed instructions of how to use.

Fixes #18

ParkMyCar commented 3 years ago

Once this and #26 merge, I think we're good to go public!

nipunn1313 commented 3 years ago

lgtm - pending the one comment.