Difference between revisions of "Conan"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
Conan is a portable [[package manager]], intended for [[C]] and [[C++]] developers.
+
Conan<ref>https://conan.io/</ref> is a portable [[package manager]], intended for [[C]] and [[C++]] developers.
  
  
Line 10: Line 10:
 
  conan search [[poco]] --remote=conan-center
 
  conan search [[poco]] --remote=conan-center
 
  conan inspect poco/1.9.4
 
  conan inspect poco/1.9.4
 +
conan remote add
 +
conan user
  
  
 
  conan new Hello/0.1 -t
 
  conan new Hello/0.1 -t
 
  conan create . my-org+my-group+my-project/beta
 
  conan create . my-org+my-group+my-project/beta
 +
 +
conan upload
  
 
== Activities ==
 
== Activities ==
Line 26: Line 30:
 
* {{Binary repository manager}}
 
* {{Binary repository manager}}
 
* {{conan}}
 
* {{conan}}
 +
* {{C}}
  
 
[[Category:Software development]]
 
[[Category:Software development]]

Revision as of 05:46, 11 November 2020

Advertising: