Conan: Default Remote |top|
#Conan #Cpp #DevOps #PackageManagement
conan remote list --raw > myproject/remotes.txt Then teammates can restore with: conan default remote
If you’re managing multiple Conan remotes (Artifactory, Bintray legacy, or custom servers), you’ve probably run into this pain: forgetting which remote a package came from, or accidentally uploading to the wrong server. or custom servers)
What’s your Conan remote workflow like? Do you use multiple remotes or just one central server? conan default remote






