Difference between revisions of "Conan"

From wikieduonline
Jump to navigation Jump to search
Line 8: Line 8:
  
 
== Installation ==
 
== Installation ==
* <code>[[pip3]] install conan</code>
+
* <code>[[apt install]] python3-pip && [[pip3]] install conan</code>
 
* <code>[[brew install conan]]</code>
 
* <code>[[brew install conan]]</code>
  

Revision as of 12:40, 3 May 2021

wikipedia:Conan[1] (2015[2]) is a portable package manager, intended for C and C++ developers. Including Artifactory support.



https://github.com/conan-io

Installation

Examples


conan new Hello/0.1 -t
conan create . my-org+my-group+my-project/beta

Activities

  1. Read https://docs.conan.io/en/latest/getting_started.html


Related terms

See also

  • https://conan.io/
  • https://blog.conan.io/2016/01/05/conan-one-month-after-launch,-thanks!.html
  • https://docs.gitlab.com/ee/user/packages/conan_repository/
  • Advertising: