Skip to main content

6 docs tagged with "basic"

View all tags

Basics

The following how-to guides are available in this category:

Creating noarch packages

noarch packages are packages that do not ship platform or architecture specific contents and therefore do not have to be built separately for each subdir.

How to 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.

How to 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.

Using CMake

CMake can be used to build more complex projects in build.sh