Tutorials
What to expectโ
This section will provide end-to-end comprehensive guides to teach you how to use conda-forge as a contributor.
For more information, read The difference between a tutorial and how-to guide.
Available tutorialsโ
The following tutorials are available:
๐๏ธ Generating your first recipe
In this tutorial, we will generate your first recipe for a pure Python package, use a linter to
๐๏ธ Building a package locally
In this tutorial, we will clone an existing feedstock and build a package for it locally. Building
๐๏ธ Adding tests to a recipe
In this tutorial, we will demonstrate how to update a recipe, by adding additional tests to an