The documentation is hosted at hexfarm.readthedocs.io. This is a WIP.
See scripts/README.md
.
To install the development environment for hexfarm
clone the repository and
run the following
conda env update -f environment.yml --prune
conda activate hexfarm
To add the optional ROOT
dependencies, run
conda env update -n hexfarm -f root-environment.yml
conda activate hexfarm
after initializing the hexfarm
environment.
See scripts/README.md
for more information on environments.
This project is licensed under the MIT Open Source License.
Copyright (c) 2019 Brandon Gomes