wptide / docs

Tide is an automated tool to provide insight into WordPress code and highlight areas to improve the quality of plugins and themes.
https://wptide.org/
MIT License
24 stars 14 forks source link

Update prerequisites and setup docs #14

Closed luboskmetko closed 6 years ago

luboskmetko commented 6 years ago
luboskmetko commented 6 years ago

From Derek:

minimal setup goes like this:

cp .env.dist .env
make api.composer
make api.up
make api.setup
make build.images

Obviously need to update some environment variables in the API but otherwise that's about it

luboskmetko commented 6 years ago

As agreed with @MakiBM I'm uploading the latest docs md files with the above updates implemented.

tide-docs-06-13-2018.zip