An open API service indexing awesome lists of open source software.

https://github.com/pldevr/wp-lando-boilerplate

lando boilerplate
https://github.com/pldevr/wp-lando-boilerplate

boilerplate development lando wordpress wordpress-development

Last synced: 5 months ago
JSON representation

lando boilerplate

Awesome Lists containing this project

README

          

Installation
------------
```sh
git clone git@github.com:pldevr/wp-lando-boilerplate.git .tools
```
```sh
rm -rf .tools/.git
```
```sh
cp .tools/.example.lando.yml .lando.yml
```