Documentation
The documentation is hosted at hexfarm.readthedocs.io. This is a WIP.
Installation for Rutgers HEXCMS Users
See scripts/README.md
.
Installing Development Environment
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.
License
This project is licensed under the MIT Open Source License.
Copyright (c) 2019 Brandon Gomes