/wp-starter

Instant WP environment for theme & plugin development using Docker, Fig, _s and WordPress-Plugin-Boilerplate

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

wp-starter

Instant WP for development using Docker, Fig, _s and WordPress-Plugin-Boilerplate

Prerequisites:

  1. Installed Docker
  2. Installed Fig

How To Start

If you want a super fresh WP install:

./start.sh

If you want to kickstart a theme or/and plugin starter kit, just write theme or plugin or both as arguments to the .sh file: ./start.sh theme or ./start.sh plugin or ./start.sh theme plugin