This is currently a proof of concept for re-creating WPCLI in Go.
Initial plans are to include wp core download, wp core install and wp core is-installed.
Contains WP Core Commands
Downloads and extracts WordPress core files to the specified path.
Installs WordPress using the provided details.
Checks for a valid WordPress install at the specified path.
This is MIT licensed.