client-cpp
client-cpp copied to clipboard
Add devcontainer env
related issue: https://github.com/tikv/client-cpp/issues/18 add a dev container config for client-cpp
Closes #18
This dev container config can compile on MacOS, but can't compile on Windows 11. I think it's a platform problem, I will fix it later.
And this PR is ready for review @tisonkun