About this project
Conan is a decentralized, open-source (MIT) package manager for C and C++ developers. It is fully decentralized, allowing users to host packages on their own servers privately, with integration for Artifactory and Bintray. It is portable across Linux, OSX, Windows (including native, WSL, MinGW), Solaris, FreeBSD, embedded and cross-compiling environments, Docker, and WSL. Conan manages binaries, enabling creation, upload, and download of binaries for any configuration and platform, including cross-compiling, which saves time in development and CI. It integrates with any build system, with tested support for major ones like CMake, MSBuild, Makefiles, and Meson. It is extensible via Python-based recipes and extension points. It has a large, active community and is stable, used in production by many companies since 1.0, with a commitment not to break package recipes and documented behavior. The README provides setup instructions for running from source, contributing guidelines, and testing details.
Comments
0 Rating appears after 10 ratings
Sign in to join the discussion.