rattler-index

Index conda channels efficiently using the Rattler indexing tool

brewmacoslinux
Try with needOr install directly
Source

About

Index conda channels using rattler

Commands

rattler-index

Examples

Index a local conda channel directory$ rattler-index index /path/to/channel
Index a remote conda channel with output to specific directory$ rattler-index index https://conda.anaconda.org/conda-forge -o ./indexed-channel
Display help and available commands$ rattler-index --help