csdms / bmi-fortran

Basic Model Interface for Fortran
https://bmi.readthedocs.io
MIT License
6 stars 10 forks source link

Add conda-build recipe #26

Closed mdpiper closed 5 years ago

mdpiper commented 5 years ago

This PR adds a recipe to build and install the Fortran BMI into a conda distribution. Note that I've delayed adding this to the Travis CI file since we may create a meta-recipe for all the BMIs. Also note that I added the "beta" tag. Remove this when v1.0 is tagged.

mdpiper commented 5 years ago

I've added recipes for Linux and macOS to my channel on Anaconda Cloud. Install with:

conda install -c mdpiper bmi-fortran