Requires Python 3.6+
git clone [email protected]:/HEXRD/hexrd.git
git clone [email protected]:/HEXRD/hexrdgui.git
pip install numpy
# For now we need to explicitly install hexrd, until we push it to PyPI
pip install -e hexrd
pip install -e hexrdgui
conda build -c cjh1 -c conda-forge conda.recipe/
conda install -c cjh1 -c conda-forge --use-local hexrdgui
hexrd