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
- Host: GitHub
- URL: https://github.com/pldevr/wp-lando-boilerplate
- Owner: pldevr
- License: mit
- Created: 2021-01-31T20:14:31.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-01T10:14:38.000Z (over 1 year ago)
- Last Synced: 2026-01-11T18:21:58.749Z (6 months ago)
- Topics: boilerplate, development, lando, wordpress, wordpress-development
- Language: Shell
- Homepage:
- Size: 28.3 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```