Getting Started/Installation

General Installation

To install this project to your current conda environment:

conda install conda-recipe-manager

Or alternatively, using the conda-forge channel:

conda install -c conda-forge conda-recipe-manager

For contributing to conda-recipe-manager, please refer to our developer (README) docs on GitHub.