Waziup / WaziCloud

WAZIUP Cloud and local platform
31 stars 28 forks source link

submodules in Platform #160

Closed cdupont closed 7 years ago

cdupont commented 7 years ago

Create git submodules in the platform repo: https://github.com/Waziup/Platform Pointing to patform components:

This allows to download all components at once using git clone --recursive. This also allows to make a clean docker-compose that builds sub-components.

cdupont commented 7 years ago

Done. The dashboard is included as submodule.