hyperledger-labs / microfab

Microfab is a containerized Hyperledger Fabric runtime for use in development environments
Apache License 2.0
76 stars 22 forks source link

Add VSCode tasks example and documentation #170

Open celder628 opened 4 months ago

celder628 commented 4 months ago

vs-code-containers sounds interesting. What would be the advantages over communicating with a Microfab container?

jt-nti commented 4 months ago

The real advantage of dev containers is anyone can pick up a codebase and develop in the same environment without any error prone manual setup, or clashes between tools for different pieces of work.