pento / testpress

Tool for helping you get a WordPress Core test environment up and running.
GNU General Public License v2.0
68 stars 2 forks source link

Switch to using .xz for downloading Node #6

Open pento opened 6 years ago

pento commented 6 years ago

Node provide a .gz and .xz file to download, the former is easier to work with, the latter is significantly smaller. It'd be nice to switch to the latter, to save bandwidth.