Skip to content
This repository has been archived by the owner on Jul 13, 2022. It is now read-only.
/ projector Public archive

Multi-project WordPress development environment with Docker.

License

Notifications You must be signed in to change notification settings

bilaltas/projector

Repository files navigation

Projector

WordPress development environment with Docker. (Only tested on MacOS)

Why Projector

  • Docker based environment
  • Faster development starter
  • No need to deal with etc/hosts file
  • Works with the IP over 127.0.0.2+

Installation

Install the builder in an appropriate folder that you don't usually see, with the code below:

git clone https://github.com/bilaltas/projector.git && cd projector && sudo bash install.sh

Usage

Write "projector" command in terminal where your "Projects" folder is located to see available actions:

projector

Todo

  • Reduce the need of permission fix after clonning and pulling
  • Detect conflicts when pulling
  • Add ability to revert to any commit with DB
  • Add ability to work with branches
  • Better DB change handling

About

Multi-project WordPress development environment with Docker.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published