Hacker News new | ask | show | jobs
by simfoo 1920 days ago
In my opinion using Conan to distribute your packages really only makes sense if

- you are a very popular library, in which case you should be in the Conan Center repository

- you are in a controlled environment (company) where you host your own repository and support users with their use of it

In other cases you can still use it to manage your own dependencies but distribute your software via different means.