Official documentation is available at openalea.github.io
To install OpenAlea use conda
If you want to retrieve the code from git, use git clone. Then use this command that will retrieve all the submodules::
git submodule update --init --recursive
If you want to contribute to code, please have a look to github workflow