Download
Download the GenIE-Sys
You can download the latest version of GenIE-Sys by using the official download link
Please note that the above link will only download the source code for the GenIE-Sys. If you need to download the parsing scripts, you need to download it here
If you prefer using the terminal please run to download both the GenIE-Sys and parsing scripts.
git clone --recursive https://github.com/plantgenie/geniesys.git
Folder structure
Content of the GenIE-Sys will be listed here.
├── geniesys
│ ├── data
│ ├── docs
│ ├── genie_files
│ ├── index.php
│ ├── js
│ ├── LICENSE
│ ├── plugins
│ ├── README.md
│ ├── scripts
│ └── themes
Last updated
Was this helpful?