Site creation script
This simple Robo script let's you quickly pull up a new site via Valet+.
This was mention and demonstrated during Episode of my "Personal Home Page" livestream. More information about the livestream can be found at https://www.alainschlesser.com/streaming/.
Requirements:
- Valet+ (https://github.com/weprovide/valet-plus)
- Robo (https://robo.li/)
- WP-CLI (https://wp-cli.org/)
Usage
robo create:empty <name> [<tld>] [<email>]
You can create a wrapper script for Robo, or install it as a local Composer dependency for convenience.