- Use Conan to manage dependencies for a simple application, a string compressor that uses Zlib. Docs
- Use Conan to install and use build tools like CMake. Docs
- Learn how to build for different configurations, like Release or Debug and build shared or static libraries. Docs
- Learn about the flexibility of using a conanfile.py instead a conanfile.txt. Docs
- Learn how to cross-compile your applications with Conan. Docs
- Learn how to use different versions, version ranges and revisions. Docs