- Module 1: Developing Packages Locally
-
Lesson 17: Package Development Flow 0 hr 8 min
-
Lesson 18: Packages in editable mode 0 hr 8 min
- Course Feedback
-
We Value Your Feedback
Conan 2 Advanced Module 1: Developing Packages Locally
Master the local development lifecycle by learning the standard package development flow and utilizing editable mode to simultaneously edit and consume packages without constant re-packaging.
The Conan 2 Advanced Module 1: Developing Packages Locally course is a practical training designed for developers who want to streamline their workflow through hands-on examples. It begins with the Package Development Flow, where we analyze the local commands required to build, test, and debug recipes directly in your user folder. During these exercises, we will explore how to iterate on package code efficiently without the need for constant exporting or uploading. We will also cover "Editable Mode," a powerful feature that links your local source code directly to the Conan cache, allowing you to edit a library and test it in a consuming application simultaneously. By the end of the training, you will be able to accelerate your development loop and manage simultaneous changes across multiple packages with ease.