#!/bin/bash
conda env create -f environment.yml -p ./cf-env
chmod +x cf cf.py