tokio-rs / prost

PROST! a Protocol Buffers implementation for the Rust Language
Apache License 2.0
3.92k stars 504 forks source link

build: Add development container config #949

Closed caspermeijn closed 7 months ago

caspermeijn commented 11 months ago

Add configuration to dev container 1 to ease development for new contributors. Github Codespaces will automatically load the correct environment to start development. VSCode will suggest to re-open the project in a dev container.