Skip to content

kinow/conda-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

conda-recipes

Misc conda recipes.

General prerequisites:

$ conda update conda
$ conda install conda-build
$ conda create -n testing-build
$ source activate testing-build

Example build command:

$ conda-build --debug . # . is the local dir, or choose one of the folders in this repo

Releases

No releases published

Packages

No packages published

Languages