https://github.com/domdfcoding/recipebook
Conda recipes.
https://github.com/domdfcoding/recipebook
Last synced: 10 months ago
JSON representation
Conda recipes.
- Host: GitHub
- URL: https://github.com/domdfcoding/recipebook
- Owner: domdfcoding
- Created: 2020-11-11T08:07:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-06T17:31:39.000Z (about 1 year ago)
- Last Synced: 2025-02-01T20:45:01.870Z (12 months ago)
- Language: Python
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
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