Skip to content

Instantly share code, notes, and snippets.

@danielbachhuber
Created July 15, 2016 11:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danielbachhuber/597aa49e22dbdfcd4ade5d0e7718fd6a to your computer and use it in GitHub Desktop.
Save danielbachhuber/597aa49e22dbdfcd4ade5d0e7718fd6a to your computer and use it in GitHub Desktop.
salty-wordpress ➜ trunktest.dev wget https://wordpress.org/nightly-builds/wordpress-latest.zip
--2016-07-15 11:11:23-- https://wordpress.org/nightly-builds/wordpress-latest.zip
Resolving wordpress.org (wordpress.org)... 66.155.40.250, 66.155.40.249
Connecting to wordpress.org (wordpress.org)|66.155.40.250|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 629142 (614K) [application/zip]
Saving to: ‘wordpress-latest.zip’
100%[=====================================================================================>] 629,142 2.20MB/s in 0.3s
2016-07-15 11:11:23 (2.20 MB/s) - ‘wordpress-latest.zip’ saved [629142/629142]
salty-wordpress ➜ trunktest.dev unzip wordpress-latest.zip
Archive: wordpress-latest.zip
creating: wordpress/
creating: wordpress/wp-content/
creating: wordpress/wp-content/themes/
creating: wordpress/wp-content/themes/twentysixteen/
creating: wordpress/wp-content/themes/twentysixteen/languages/
inflating: wordpress/wp-content/themes/twentysixteen/languages/twentysixteen.pot
inflating: wordpress/wp-content/themes/twentysixteen/readme.txt
creating: wordpress/wp-content/themes/twentysixteen/template-parts/
inflating: wordpress/wp-content/themes/twentysixteen/template-parts/content-single.php
inflating: wordpress/wp-content/themes/twentysixteen/template-parts/content-none.php
inflating: wordpress/wp-content/themes/twentysixteen/template-parts/content-page.php
inflating: wordpress/wp-content/themes/twentysixteen/template-parts/biography.php
inflating: wordpress/wp-content/themes/twentysixteen/template-parts/content.php
inflating: wordpress/wp-content/themes/twentysixteen/template-parts/content-search.php
creating: wordpress/wp-content/themes/twentysixteen/css/
inflating: wordpress/wp-content/themes/twentysixteen/css/ie8.css
inflating: wordpress/wp-content/themes/twentysixteen/css/ie.css
inflating: wordpress/wp-content/themes/twentysixteen/css/editor-style.css
inflating: wordpress/wp-content/themes/twentysixteen/css/ie7.css
extracting: wordpress/wp-content/themes/twentysixteen/.jshintignore
inflating: wordpress/wp-content/themes/twentysixteen/.jscsrc
inflating: wordpress/wp-content/themes/twentysixteen/index.php
inflating: wordpress/wp-content/themes/twentysixteen/sidebar-content-bottom.php
inflating: wordpress/wp-content/themes/twentysixteen/.travis.yml
inflating: wordpress/wp-content/themes/twentysixteen/CONTRIBUTING.md
inflating: wordpress/wp-content/themes/twentysixteen/image.php
inflating: wordpress/wp-content/themes/twentysixteen/style.css
inflating: wordpress/wp-content/themes/twentysixteen/rtl.css
inflating: wordpress/wp-content/themes/twentysixteen/single.php
inflating: wordpress/wp-content/themes/twentysixteen/header.php
inflating: wordpress/wp-content/themes/twentysixteen/functions.php
inflating: wordpress/wp-content/themes/twentysixteen/404.php
inflating: wordpress/wp-content/themes/twentysixteen/comments.php
inflating: wordpress/wp-content/themes/twentysixteen/page.php
inflating: wordpress/wp-content/themes/twentysixteen/CONTRIBUTORS.md
inflating: wordpress/wp-content/themes/twentysixteen/codesniffer.ruleset.xml
inflating: wordpress/wp-content/themes/twentysixteen/footer.php
inflating: wordpress/wp-content/themes/twentysixteen/search.php
creating: wordpress/wp-content/themes/twentysixteen/js/
inflating: wordpress/wp-content/themes/twentysixteen/js/html5.js
inflating: wordpress/wp-content/themes/twentysixteen/js/skip-link-focus-fix.js
inflating: wordpress/wp-content/themes/twentysixteen/js/color-scheme-control.js
inflating: wordpress/wp-content/themes/twentysixteen/js/customize-preview.js
inflating: wordpress/wp-content/themes/twentysixteen/js/keyboard-image-navigation.js
inflating: wordpress/wp-content/themes/twentysixteen/js/functions.js
creating: wordpress/wp-content/themes/twentysixteen/genericons/
inflating: wordpress/wp-content/themes/twentysixteen/genericons/Genericons.woff
inflating: wordpress/wp-content/themes/twentysixteen/genericons/Genericons.ttf
inflating: wordpress/wp-content/themes/twentysixteen/genericons/Genericons.eot
inflating: wordpress/wp-content/themes/twentysixteen/genericons/Genericons.svg
inflating: wordpress/wp-content/themes/twentysixteen/genericons/COPYING.txt
inflating: wordpress/wp-content/themes/twentysixteen/genericons/genericons.css
inflating: wordpress/wp-content/themes/twentysixteen/genericons/README.md
inflating: wordpress/wp-content/themes/twentysixteen/genericons/LICENSE.txt
inflating: wordpress/wp-content/themes/twentysixteen/archive.php
inflating: wordpress/wp-content/themes/twentysixteen/sidebar.php
creating: wordpress/wp-content/themes/twentysixteen/inc/
inflating: wordpress/wp-content/themes/twentysixteen/inc/customizer.php
inflating: wordpress/wp-content/themes/twentysixteen/inc/template-tags.php
inflating: wordpress/wp-content/themes/twentysixteen/inc/back-compat.php
inflating: wordpress/wp-content/themes/twentysixteen/searchform.php
inflating: wordpress/wp-content/themes/twentysixteen/screenshot.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment