Ecosyste.ms: Awesome
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: 4 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-24T19:23:08.000Z (5 months ago)
- Last Synced: 2024-09-27T14:41:59.151Z (4 months ago)
- Topics: boilerplate, development, lando, wordpress, wordpress-development
- Language: Shell
- Homepage:
- Size: 23.4 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 [email protected]:pldevr/wp-lando-boilerplate.git .tools
```
```sh
rm -rf .tools/.git
```
```sh
cp .tools/.example.lando.yml .lando.yml
```