vindi/vindi-woocommerce

View on GitHub
bin/bootstrap-env.sh

Summary

Maintainability
Test Coverage
#!/usr/bin/env bash

# credit: "https://github.com/WordPress/gutenberg"
# under GPL license

WP_VERSION=5.3
DOCKER_COMPOSE_FILE_OPTIONS="-f docker-compose.yml"