kubernetes-client / c

Official C client library for Kubernetes
Apache License 2.0
148 stars 49 forks source link

Conan support #229

Closed ydcpp closed 6 months ago

ydcpp commented 8 months ago

Hi, is there any plan on adding the project to Conan in the future?

ityuhui commented 8 months ago

We welcome the contributions of adding this to Conan.

Just like @ahmedyarub did with vcpkg https://github.com/kubernetes-client/c/blob/master/docs/vcpkg.md.

ydcpp commented 7 months ago

okay thanks, I will create PR associated with this issue when it's ready.