13 lines
332 B
Markdown
13 lines
332 B
Markdown
# Modelcraft
|
|
|
|
Modelcraft is based on central conda environments.
|
|
|
|
## Adding New Versions
|
|
|
|
To add a new version, first create the conda environment, as described in
|
|
../../Programming/anaconda/2019.07/conda-env-defs/modelcraft/.
|
|
|
|
Next, update files/variants with the new version and run `./build <VERSION>` to
|
|
install the modulefile
|
|
|