Basics
The following how-to guides are available in this category:
๐๏ธ Rerender a feedstock
Rerendering is the process of regenerating the templated contents of your feedstock, according to the contents of conda-forge.yml and the recipe itself.
๐๏ธ Keep your fork in sync
The conda-forge workflow assumes that contributors will always open their pull requests from their feedstock fork. Follow these best practices to make sure your branches are always up-to-date.
๐๏ธ Populate package dependencies
Perhaps one of the hardest tasks of package maintenance is ensuring that the recipe specifies
๐๏ธ Use CMake
CMake can be used to build more complex projects in build.sh