gon install

Reads gon.json, resolves dependencies (including transitive), downloads modules from GitHub, and generates Docker configuration.

Usage

gon install # Full install
gon install --dry-run # Show what would be installed
gon install --no-composer # Skip composer install

What it generates

  • docker-compose.yml, Dockerfile.dev, Dockerfile.production
  • nginx-dev.conf, nginx-production.conf
  • config/modules-available.php
  • gon.lock