- Conan 2. 0: C and C++ Open Source Package Manager
Conan is an open source, decentralized and multi-platform package manager for C and C++ that allows you to create and share all your native binaries
- Introduction — conan 2. 18. 1 documentation
Conan is a dependency and package manager for C and C++ languages It is free and open-source, works in all platforms (Windows, Linux, macOS, FreeBSD, Solaris, etc ), and can be used to develop for all targets including embedded, mobile (iOS, Android), and bare metal
- Tutorial — conan 2. 18. 1 documentation
The purpose of this section is to guide you through the most important Conan features with practical examples From using libraries already packaged by Conan, to how to package your libraries and store them on a remote server alongside all the precompiled binaries
- Install — conan 2. 18. 1 documentation
There are different ways to install Conan: The preferred and strongly recommended way to install Conan is from PyPI, the Python Package Index, using the pip command Use a system installer, or create your own self-contained Conan executable, to not require Python on your system Running Conan from sources Install with pip (recommended)
- Speeding Up Your GitHub Builds with the Official Conan Action
The Conan GitHub Action streamlines dependency management and security scanning in your CI CD workflows It helps you automate Conan installation and configuration, making your builds faster and more reliable
- conan remote — conan 2. 16. 1 documentation
conan remote Use this command to add, edit and remove Conan repositories from the Conan remote registry and also manage authentication to those remotes For more information on how to work with Conan repositories, please check the dedicated section
- Conan Center will stop receiving updates for Conan 1. x packages soon
After the stated deadline, the Conan Center remote for Conan 1 x users will be frozen at its current state and will not receive any further updates, as detailed above
- Conan 2 - C and C++ Package Manager Documentation
This is the user documentation for Conan, an open source, decentralized C C++ package manager that works in all platforms and with all build systems and compilers
|