> git clone https://github.com/computational-metabolomics/beams.git
> conda build beams
> sudo conda build beams
This will build the conda package and add it to your local conda build directory (we will need this CONDA_BLD_PATH full path later. On mac its usually /users/<username>/miniconda3/conda-bld
)