An open API service indexing awesome lists of open source software.

https://github.com/domdfcoding/recipebook

Conda recipes.
https://github.com/domdfcoding/recipebook

Last synced: 10 months ago
JSON representation

Conda recipes.

Awesome Lists containing this project

README

          

===============
RecipeBook
===============

Conda recipes.

To build a package::

docker run --rm -ti continuumio/conda-ci-linux-64-python3.9
cd ~
git clone https://github.com/domdfcoding/RecipeBook
cd RecipeBook
export ANACONDA_TOKEN=
python docker_build.py