Learning Wordpress Development
Usually I get my latest wordpress using this command below :
wget http://wordpress.org/latest.tar.gz
$tar -xf latest.tar.gz
Lets try something new, downloading each new wordpress core file wp cli.
# https://make.wordpress.org/cli/handbook/guides/installing/
curl -O https://raw.githubusercontent.com/wp-cli/builds/