Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.13 KB

File metadata and controls

27 lines (20 loc) · 1.13 KB

CircleCI Gitter

bioconda-utils is a set of utilities for building and managing bioconda recipes.

Since bioconda-utils is tightly coupled to bioconda-recipes, it is strongly recommended that bioconda-utils be set up and used according to the instructions at https://bioconda.github.io/contributor/index.html. This will ensure that your local setup matches that used for CI builds as closely as possible.

However, if you would like to test in a standalone manner or help develop bioconda-utils, you can use the Just wrappers around the Pixi tasks:

just install

See the help for the bioconda-utils command-line interface for details:

bioconda-utils -h