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

Node/NPM downloader #5

Closed pento closed 6 years ago

pento commented 6 years ago

To ensure the build environment is controlled, we need to maintain our own copy of Node and NPM, automatically download and install updates, as well as ensure WordPress' node_modules is up to date.

Fixes #3.