crop-information-portal

Training Online: Training Docs Status

###Clone this repo

This repo is composed by many git submodules, so you have to use the clone options --recursive to clone also them:

git clone --recursive git@github.com:geosolutions-it/crop-information-portal.git

alternatively you can use the git submodule commandin this way:

git clone git@github.com:geosolutions-it/crop-information-portal.git
git submodule init
git submodule update