/wp-theme-dev

docker oriented wp theme playground

Primary LanguageShell

Install

  • chmod +x ./scripts/run.sh
  • cd <my_theme_directory>
  • export THEME_DIR=$(pwd)
  • cd -
  • docker-compose up -d