Skip to content
This repository has been archived by the owner on Nov 30, 2017. It is now read-only.

geosolutions-it/crop-information-portal

Repository files navigation

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 [email protected]:geosolutions-it/crop-information-portal.git

alternatively you can use the git submodule commandin this way:

git clone [email protected]:geosolutions-it/crop-information-portal.git
git submodule init
git submodule update