Unifying all development in single place.
cd /some/good/spot/git clone git@github.com:phlexus/sandbox.gitcd repositories/- Clone required repository:
git clone git@github.com:phlexus/docker.git
- Clone all necessary repositories:
git clone git@github.com:phlexus/phlexus.gitgit clone git@github.com:phlexus/phlexus-core.gitgit clone git@github.com:phlexus/phlexus-admin-module.gitgit clone git@github.com:phlexus/phlexus-auth-library.gitgit clone git@github.com:phlexus/hello-world.git
docker-compose up -d